Viewing 5 posts - 1 through 5 (of 5 total)
- AuthorPosts
- July 18, 2010 at 11:57 pm #8768userParticipant
hello
I need to assign right ALT key to delete the whole line where the cursor currently is
is it possible?
thanks
July 19, 2010 at 6:36 pm #8771CirilloParticipantI guess a single ALT key isn’t supported as a hotkey.
July 19, 2010 at 6:44 pm #8773MariaKParticipantYou want to assign only ”[AltGr]” to a function? That’s impossible. You must assign a combination, for example ”[AltGr][D]”.
Edit: Too late…
July 23, 2010 at 4:32 pm #8786userParticipantok, how can I assign a combo hotkey to ‘delete the whole current line’ ?
July 23, 2010 at 5:14 pm #8787CirilloParticipantThe default combo is Ctrl+L for line delete (or Shift+Delete or Ctrl+X for selection delete: deletes the whole line if there’s no selection).
You can change it via Tools>Properties for Current Configuration (or for All Configurations)>Keyboard>Category:Edit>Commands:Cut Line (or Cut).
You can also use Help>Keyboard Map… I beleive this is for current config only. - AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.