View previous topic :: View next topic |
Author |
Message |
bromo
Joined: 10 Aug 2011 Posts: 8
|
Posted: Wed Aug 10, 2011 4:01 am Post subject: How to change Redo shortcut key to CTRL+Y? |
|
|
Hi,
Alkpead (v4.6.4) currently uses CTRL+SHIFT+Z for Redo's shortcut key. I want to change it to CTRL+Y, how to do that? |
|
Back to top |
|
 |
opk44
Joined: 16 Jan 2010 Posts: 608
|
Posted: Wed Aug 10, 2011 9:24 am Post subject: Re: How to change Redo shortcut key to CTRL+Y? |
|
|
bromo wrote: | ...I want to change it to CTRL+Y, how to do that? | 1) Now this shortcut [CTRL+Y] is used for "delete current line" function (IDM_EDIT_DELLINE Command(4197))
Very usefull function for me. Not for you?
2) Menu "Plugins"--"HotKeys..."--[All keys...]:
look for Command(4152) (or IDM_EDIT_REDO) (or CTRL+SHIFT+Z).
Click it by mouse.
After that push YOUR keys [CTRL+Y]
And now push button [Add]
You can see your keys in list.
Now you will able to use [CTRL+Y] AND [CTRL+SHIFT+Z] for REDO |
|
Back to top |
|
 |
bromo
Joined: 10 Aug 2011 Posts: 8
|
Posted: Wed Aug 10, 2011 9:44 am Post subject: Re: How to change Redo shortcut key to CTRL+Y? |
|
|
Well, I'm more used to the windows shortcut key of redo and I happened to be never using "Delete Current Line" feature.
But anyway, I can't found IDM_EDIT_REDO command on the plugin dialog. This is how the dialog looks like when I opened from menu "Options" -> "Plug-ins":
 |
|
Back to top |
|
 |
se7h
Joined: 28 Sep 2009 Posts: 767 Location: Minsk, Belarus
|
Posted: Wed Aug 10, 2011 10:12 am Post subject: |
|
|
bromo, install Hotkeys plugin |
|
Back to top |
|
 |
bromo
Joined: 10 Aug 2011 Posts: 8
|
Posted: Wed Aug 10, 2011 10:34 am Post subject: |
|
|
Thanks, it's solved. |
|
Back to top |
|
 |
Fr0sT
Joined: 24 Jul 2007 Posts: 876
|
Posted: Thu Aug 11, 2011 6:18 am Post subject: |
|
|
You may also edit Akelpad.exe resources: in the ACCELERATORS section, 4197: "Ctrl+Y" and 4152: "Shift+Ctrl+Z". But this will require you to repeat actions after every app update |
|
Back to top |
|
 |
djray
Joined: 20 Jan 2009 Posts: 11
|
Posted: Thu Aug 18, 2011 7:32 pm Post subject: |
|
|
Thanks opk44! Was wondering about this myself! |
|
Back to top |
|
 |
safia1230
Joined: 12 Mar 2012 Posts: 1
|
Posted: Mon Mar 12, 2012 12:55 pm Post subject: |
|
|
thank you bromo its really use full and practical answer |
|
Back to top |
|
 |
qoshinator
Joined: 11 Apr 2012 Posts: 36
|
Posted: Sun Apr 15, 2012 1:38 am Post subject: |
|
|
Would it be possible for Ctrl+Y to be redo by default? I believe that almost every other Windows application has this behavior, and it is a shock to new users to have their redo history wiped when they press Ctrl+Y. |
|
Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 2240 Location: Vinnitsa, Ukraine
|
Posted: Sun Apr 15, 2012 8:44 am Post subject: |
|
|
qoshinator, Ctrl+Y's function always was "Delete current line"(and Ctrl+K,Y's - to remove block too). REDO shortcut is Ctrl+Shift+Z and there is will no changes in key binding defaults in nearest and far futures. And about "almost every other Windows application" I can begin holy war included many swears and other aggressive expressions directed to its adepts. |
|
Back to top |
|
 |
Fr0sT
Joined: 24 Jul 2007 Posts: 876
|
Posted: Mon Apr 16, 2012 6:19 am Post subject: |
|
|
I've never seen Redo on Ctrl-Y too. But you may change the shortcuts yourself by editing ACCELERATORS section in resources. |
|
Back to top |
|
 |
FeyFre
Joined: 07 Aug 2007 Posts: 2240 Location: Vinnitsa, Ukraine
|
Posted: Mon Apr 16, 2012 6:26 am Post subject: |
|
|
Quote: | I've never seen Redo on Ctrl-Y too | It is in MS Office package and other similar applications(MS Visual Studio for instance) |
|
Back to top |
|
 |
bromo
Joined: 10 Aug 2011 Posts: 8
|
Posted: Sun Apr 14, 2013 6:00 am Post subject: |
|
|
Fr0sT wrote: | You may also edit Akelpad.exe resources: in the ACCELERATORS section, 4197: "Ctrl+Y" and 4152: "Shift+Ctrl+Z". But this will require you to repeat actions after every app update |
Hi,
How to edit ACCELERATORS? I can't found any options about this. I would like to change the Exit key (ESC) since Hotkey plugin doesn't work for this. |
|
Back to top |
|
 |
Serge Yolkin
Joined: 27 Jul 2010 Posts: 294
|
Posted: Sun Apr 14, 2013 7:12 am Post subject: |
|
|
bromo
You need for Resource Hacker... |
|
Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 6250
|
Posted: Sun Apr 14, 2013 8:47 am Post subject: |
|
|
bromo wrote: | I would like to change the Exit key (ESC) since Hotkey plugin doesn't work for this. | Press "..." under hotkey field and input 27 (this is code of the Escape key).
Or maybe Exit plugin will fit your needs. |
|
Back to top |
|
 |
|