Page 1 of 1

List of Hotkeys for the new UI

Posted: Sun Feb 12, 2012 2:03 am
by GMSignPainter
If you wish to modify the hotkey of an UI to something other than A-Z or 0-9, here is what to do:

TAB:

Code: Select all

shortcut=TAB

Backspace:

Code: Select all

shortcut=BACK

Caps Lock:

Code: Select all

shortcut=CAPITAL

Page Up:

Code: Select all

shortcut=PRIOR

Page Down:

Code: Select all

shortcut=NEXT

End:

Code: Select all

shortcut=END

Home:

Code: Select all

shortcut=HOME

Print Screen:

Code: Select all

shortcut=PRINT

Insert:

Code: Select all

shortcut=INSERT

Delete:

Code: Select all

shortcut=DELETE

Numpad 0:

Code: Select all

shortcut=KP_0

Numpad 1:

Code: Select all

shortcut=KP_1

Numpad 2:

Code: Select all

shortcut=KP_2

Numpad 3:

Code: Select all

shortcut=KP_3

Numpad 4:

Code: Select all

shortcut=KP_4

Numpad 5:

Code: Select all

shortcut=KP_5

Numpad 6:

Code: Select all

shortcut=KP_6

Numpad 7:

Code: Select all

shortcut=KP_7

Numpad 8:

Code: Select all

shortcut=KP_8

Numpad 9:

Code: Select all

shortcut=KP_9

*:

Code: Select all

shortcut=*

/:

Code: Select all

shortcut=/

+:

Code: Select all

shortcut=+

-:

Code: Select all

shortcut=-

Num Lock:

Code: Select all

shortcut=NUMLOCK

Scroll Lock:

Code: Select all

shortcut=SCROLL

Re: List of Hotkeys for the new UI

Posted: Tue May 24, 2016 5:54 pm
by Ampz
Hi, i am reviving a old topic lol.

Exist the chance to use Mouse hotkeys, like midle click, button4 & button 5, on DR keymap ?

thx !

Re: List of Hotkeys for the new UI

Posted: Tue May 24, 2016 9:18 pm
by GMSignPainter
Not yet but I'll add that eventually. I need to redo the whole hotkey system, it's a clusterfvck.

Re: List of Hotkeys for the new UI

Posted: Wed May 25, 2016 2:19 pm
by Ampz
GMSignPainter wrote:Not yet but I'll add that eventually. I need to redo the whole hotkey system, it's a clusterfvck.


I will agre with this, there are are to many files wich reefer to the hotkeys assigns :S wich make the hotkey system a little tricky.

Re: List of Hotkeys for the new UI

Posted: Tue Sep 18, 2018 4:04 pm
by jimi098
Is there a hotkey of "`",the one next "1",it's a very useful key.