cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPGUI shortcuts like CTRL+ALT+arrowdown now require extra Winkey button press

sercankd
Explorer
3,164

In ABAP editor in SAPGUI i was using CTRL + ALT + arrowdown (and Up) button to move lines up and down a lot, since last week it doesn't work, now i need to press CTRL + ALT + WINKEY + Arrowdown to make it work, is there something I've enabled by my mistake in SAPGUI Settings?

Accepted Solutions (1)

Accepted Solutions (1)

sercankd
Explorer

I have solved this problem by disabling Intel HD Graphics Control Panel service from starting with Windows and restarting computer, using program's own settings to disable shortcuts doesn't release the key hook.

Answers (1)

Answers (1)

FrankKrauseGUI
Product and Topic Expert
Product and Topic Expert

Hello Sercan.

For me this is working fine (both with and without WINDOWS key).

The new ABAP editor allows to customize your keyboard settings in the settings dialog that can be invoked via the button in the lower right corner.

The usual shortcut for moving a line up is CTRL + ALT + 8 (on numpad).

Maybe as a first step you check whether this shortcut (Edit.MoveLinesUp) is listed correctly in the options dialog of the ABAP editor.

If the shortcut is specified correctly, it could also be that an external program is grabbing CTRL + ALT + 8 and does not pass this to SAP GUI. I have seen this for programs creating screenshots or translation tools for example).

Best regards,
Frank

sercankd
Explorer
0 Likes

I have checked shortcuts everything seems fine but i can't change it, tried to change it to CTRL + ALT + arrow-left for example, it detected my CTRL + ALT but it doesn't detect my last press of arrow keys if i don't press winkey button. Tried with numlock on and off.

Thanks in advance