hotkeys with a windows logo

42 views
Skip to first unread message

dzideo

unread,
Apr 1, 2019, 4:17:38 AM4/1/19
to QuadStick
i don't  know how to set up this in my spreadsheet.
To use screen keyboard i need use combinations: logo win + Ctrl + O
i just can't find this one with the logo, someone know?
using win 10 

j. hud

unread,
Apr 1, 2019, 9:29:27 AM4/1/19
to QuadStick
if you haven't found it yet, try kb_left_gui

Fred Davison

unread,
Apr 1, 2019, 12:32:21 PM4/1/19
to dzideo, QuadStick
kb_left_gui is the Windows key on PCs and the Apple key (or Command) on Macs.

kb_left_gui      normal  some_input
kb_left_control  normal  some_input
kb_o             normal  some_input

If necessary, a short delay can be added so the control and gui keys are pressed first:

kb_left_gui      normal        some_input
kb_left_control  normal        some_input
kb_o             delay_on 100  some_input

gui, control, shift and alt are all "modifiers"; they generally don't do anything on their own, or until they are released.    The Windows key does not bring up the start menu until it is released when used by itself, so it can used for command shortcuts, like a control key.
Reply all
Reply to author
Forward
0 new messages