Shortcut "Node tool , Del, delete selected node" possible?

Post questions on how to use or achieve an effect in Inkscape.
abimotop
Posts: 2
Joined: Mon Jul 01, 2013 5:08 pm

Shortcut "Node tool , Del, delete selected node" possible?

Postby abimotop » Mon Jul 01, 2013 5:40 pm

Hello. I'm using inkscape 0.48.4.r9939 on Windows 7 64bit (AMD PhenomII).

I have a question about short cut key of Inkscape.
I know that simple delete key is assigned as two functions which are
"Selector Backspace, Del delete selection "
and
"Node tool Backspace, Del delete selected node(s)".

I thought that delete key is too far from left hand position and tried to arrange it on 'e' key.
I edited
C:\Users\(user)\AppData\Roaming\inkscape\keys\default.xml
and appended
<bind key="e" action="EditDelete"/>
as
<bind key="Delete" action="EditDelete" display="TRUE"/>
to default.xml.

When I tested 'e' key , 'e' key had the function of "Selector Backspace, Del delete selection " but not "Node tool Backspace, Del delete selected node(s) ".

Now I have a question.

1) Can I set "Node tool Backspace, Del delete selected node(s) " to any key with default.xml ?
if possible, can I set "Node tool Backspace, Del delete selected node(s) " function to same key for "Selector Backspace, Del delete selection " ?

Regards
abimotop

hulf2012
Posts: 716
Joined: Sat Nov 24, 2012 12:37 pm

Re: Shortcut "Node tool , Del, delete selected node" possibl

Postby hulf2012 » Sat Jul 06, 2013 4:20 am

Hello:
See to the end of this page:

http://tavmjong.free.fr/INKSCAPE/MANUAL ... -Shortcuts

I can't see any problem about what you want.

Maybe You already solved your problem...
If you have problems:
1.- Post a sample (or samples) of your file please.
2.- Please check here:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.html
3.- If you manage to solve your problem, please post here your solution.

abimotop
Posts: 2
Joined: Mon Jul 01, 2013 5:08 pm

Re: Shortcut "Node tool , Del, delete selected node" possibl

Postby abimotop » Tue Jul 09, 2013 7:53 am

Hello hulf2012

Thank you for your reply and I have a question.

Delete.png
The figure for what I think a function of "Node tool Backspace, Del delete selected node(s)" .
Delete.png (45.7 KiB) Viewed 1317 times


"Node tool Backspace, Del delete selected node(s)" is described as attached Delete.png.

"Node tool Backspace, Del delete selected node(s)" can delete node points which is selected under "Node tool" and it is connected to "Delete" key under default key binding.
Important factor of my question is " Can I set this function to any other key with default.xml shortcut key binding? "
And I could not get clue from any other XXXX.xml for shortcut by myself.
I know that "Add Nodes" extension can be set with default.xml but there is no "Delete Nodes" in my extensions.
If you have suitable "Delete Nodes" extension for this function, information , how to make it , is encouraged.

Regards
abimotop


Return to “Help with using Inkscape”