Moving a selection horizontal or vertical is easy when using the hor.- or vert. keyboard arrows.
But then you are restricted to a certain discrete step. To fine tune the move, I have to use my mouse and
then there is the problem to get an exact horizontal or vertical moving of the selection.
Is there a trick to overcome this? Tried several things (pressing the Ctrl key for instance) but nothing does the trick.
fine horizontal moving of a selection[Solved]
-
- Posts: 97
- Joined: Thu Jan 22, 2015 9:11 pm
- Location: Holland (the Netherlands)
fine horizontal moving of a selection[Solved]
Last edited by AnalogueMan on Mon Nov 02, 2015 7:26 am, edited 1 time in total.
Analogue man in a digital world
Re: fine horizontal moving of a selection
Using Ctrl should work. What happens when you use Ctrl (meaning Ctrl-click, keep Ctrl pressed and move object)? Isn't the movement restricted hor/ver?
Portfolio bartovan.com
Tumblr / Instagram / Pinterest / Facebook / Twitter / OpenClipArt
Shop at Society6 / RedBubble
Using latest stable Inkscape on Ubuntu (current stable release) and Win 7.
Tumblr / Instagram / Pinterest / Facebook / Twitter / OpenClipArt
Shop at Society6 / RedBubble
Using latest stable Inkscape on Ubuntu (current stable release) and Win 7.
-
- Posts: 97
- Joined: Thu Jan 22, 2015 9:11 pm
- Location: Holland (the Netherlands)
Re: fine horizontal moving of a selection
That's it!!
I first have to press the Ctrl, and then select what I want and when I move it, it is in either
horizontal or vertical way when using the mouse. Did not come up with this sequence myself
.
Thank you Bart!

I first have to press the Ctrl, and then select what I want and when I move it, it is in either
horizontal or vertical way when using the mouse. Did not come up with this sequence myself

Thank you Bart!
Analogue man in a digital world
Re: fine horizontal moving of a selection
Edit: Sorry, sent twice!
Last edited by Moini on Mon Oct 26, 2015 3:15 am, edited 1 time in total.
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Re: fine horizontal moving of a selection
For very fine movements, hold Alt while moving with the arrow keys, zoom in to make the movement still finer - it will move by 1 screen pixel.
See also: https://inkscape.org/en/doc/keys091.html
See also: https://inkscape.org/en/doc/keys091.html
Something doesn't work? - Keeping an eye on the status bar can save you a lot of time!
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Inkscape FAQ - Learning Resources - Website with tutorials (German and English)
Re: fine horizontal moving of a selection
Or if you need a very specific movement, you could change the X value on the Selection control bar, without changing the Y value (for horizontal movement) (For vertical, change the Y but not the X value.) Or the spinboxes of the X and Y values will move by 0.1 of whatever the unit is.
Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
-
- Posts: 97
- Joined: Thu Jan 22, 2015 9:11 pm
- Location: Holland (the Netherlands)
Re: fine horizontal moving of a selection
brynn wrote:Or if you need a very specific movement, you could change the X value on the Selection control bar, without changing the Y value (for horizontal movement) (For vertical, change the Y but not the X value.) Or the spinboxes of the X and Y values will move by 0.1 of whatever the unit is.
brynn, sorry for my late reply but for some reason I did not receive a response notification.
Can you be more specific please? I see on the bottom righ corner the X,Y display of the coordinates of the mouse but not that of the selected line. Must overlook something I guess.
Analogue man in a digital world
Re: fine horizontal moving of a selection
The control bar is the 3rd major bar from the top of the Inkscape window. It contains the options for the various tools. So for the Selection tool, it's the Selection tool control bar. If you were using the Node tool, it's called the Node tool control bar. I don't know why it's not just called The Control Bar, but I've been corrected when I say it that way.
Anyway, on that bar, you have various icons/buttons and some fields for number values. X tells you where the object is, from left to right. Y tells you where the selected object is from top to bottom. You may remember plotting coordinates in math class, in school, where there is an x value and a y value, and you count the marks on the x and y axis? (You're analog man, you should know that, right?) That's how Inkscape works!
Then there's also a W which shows the width of the selection and H shows the height, on the Selection control bar.
The X and Y values in the bottom right corner, that change all the time, are telling you where you mouse/cursor is. You can't change those, they are just for information.
So if you need to move an object or a node by some certain amount....let's say 10 pixels, then you can change the X value by either +10 or -10 depending on which direction you need it to move. Or you can use the spinbox (tiny, tiny, up and down arrows beside the number field). 1 click on the up or down arrow will change the value in the field (and move the node or object) by + or - 0.100 pixel (or whatever the unit is). I use that fairly often, because you can move in one tenth of a pixel, while using Alt + arrow key doesn't move the node or object by any specific amount. (And you have to be zoomed in really far for Alt + arrow to move such a small distance.) However, this only works for horizontal and vertical movements. You'd have to do a lot of math to calculate any other kind of movement.
Starting with version 0.91, you can let Inkscape do the math. Let's say you have an object at the coordinates (10,20) which means it's 10 pixels from the left side of the page and 20 pixels up from the bottom. Let's say you need to move the object to the point (20,20). So in the X field, where it says 10.000, you can type a plus sign " + " and "10" (on the right side of "10.000" then press enter, and Inkscape does the calculation, and moves the object, at the same time.
Well, those are simple numbers, but what if your node or object was at 2597.539? For myself, I'm not afraid of simple math, and I would just do it myself. But some developer thought it would be useful, and now Inkscape can do that
Anyway, on that bar, you have various icons/buttons and some fields for number values. X tells you where the object is, from left to right. Y tells you where the selected object is from top to bottom. You may remember plotting coordinates in math class, in school, where there is an x value and a y value, and you count the marks on the x and y axis? (You're analog man, you should know that, right?) That's how Inkscape works!
Then there's also a W which shows the width of the selection and H shows the height, on the Selection control bar.
The X and Y values in the bottom right corner, that change all the time, are telling you where you mouse/cursor is. You can't change those, they are just for information.
So if you need to move an object or a node by some certain amount....let's say 10 pixels, then you can change the X value by either +10 or -10 depending on which direction you need it to move. Or you can use the spinbox (tiny, tiny, up and down arrows beside the number field). 1 click on the up or down arrow will change the value in the field (and move the node or object) by + or - 0.100 pixel (or whatever the unit is). I use that fairly often, because you can move in one tenth of a pixel, while using Alt + arrow key doesn't move the node or object by any specific amount. (And you have to be zoomed in really far for Alt + arrow to move such a small distance.) However, this only works for horizontal and vertical movements. You'd have to do a lot of math to calculate any other kind of movement.
Starting with version 0.91, you can let Inkscape do the math. Let's say you have an object at the coordinates (10,20) which means it's 10 pixels from the left side of the page and 20 pixels up from the bottom. Let's say you need to move the object to the point (20,20). So in the X field, where it says 10.000, you can type a plus sign " + " and "10" (on the right side of "10.000" then press enter, and Inkscape does the calculation, and moves the object, at the same time.
Well, those are simple numbers, but what if your node or object was at 2597.539? For myself, I'm not afraid of simple math, and I would just do it myself. But some developer thought it would be useful, and now Inkscape can do that

Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
-
- Posts: 97
- Joined: Thu Jan 22, 2015 9:11 pm
- Location: Holland (the Netherlands)
Re: fine horizontal moving of a selection
brynn, thank you very much for your elaborate reply! I have copied and paste this in a (Writer) document for reference.
It is now clear for me how to proceed when dealing with these kind of things in Inkscape
.
It is now clear for me how to proceed when dealing with these kind of things in Inkscape

Analogue man in a digital world
Re: fine horizontal moving of a selection[Solved]

Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design