Filter values - small changes by key clicks - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: Filter values - small changes by key clicks (/Thread-Filter-values-small-changes-by-key-clicks) |
Filter values - small changes by key clicks - fern99 - 07-20-2021 I'm using Gaussian Blur (Filters > Blur on the menu bar). I'd like to increment the value for Size X (Standard deviation for the horizontal axis) in very small steps while using the Preview/Split View options to monitor the results. Using the Up/Down arrow keys I can vary the Size X value by a factor of 1, but can't find a key, or key combination, to vary the value by 0.01. Does anyone know if this can be done? RE: Filter values - small changes by key clicks - PixLab - 07-21-2021 On my side I tried right click on the numbers, STAY clicked, then move to right or left will change the 0.0x only, but not by 0.01, but by the length I move the mouse which can be around ~0.03 average But my mouse barely coast $2 or $3 (it's a cheap PS/2 which lack dpi for precision, but on the other hand it's her who gives order to the CPU... unlike USB ) If your mouse has high dpi you should be able to increment by 0.01 From https://docs.gimp.org/2.10/en/gimp-tools.html Left-click + drag changes a value with a default increment. Shift + left-click + drag (or right-click + drag) changes a value with a smaller step . Ctrl + left-click + drag changes a value with a larger step. RE: Filter values - small changes by key clicks - rich2005 - 07-21-2021 Those key modifiers - shift - control also work with a mouse scroll wheel. That is shown in the above chart. The Gimp sliders will adjust when the cursor is over them and the scroll wheel is used No modifier and increment is 1 + ctrl and scroll is x 10 + shift and scroll is x 0.1 example https://i.imgur.com/vFWRMdF.mp4 |