cancel
Showing results for 
Search instead for 
Did you mean: 

How to adjust keybord (arrows keys or cursor control keys) in ABAP workbench?

0 Kudos

Dear SAP-Experts,

my arrows key for left (<- or cursor control key for left) doesn't work in ABAP workbench. Can some one help me please to adjust it?

Kind regards

Accepted Solutions (1)

Accepted Solutions (1)

rajkumarnarasimman
Active Contributor

Hi Emal Rahman,

"my arrows key for left (<- or cursor control key for left) doesn't work in ABAP workbench.

Can you please check the keyboard settings for EDIT.LINECOMMENT command whether the value is assigned as 'CTRL+,' or 'CTRL+/' or 'CTRL+<' as shown below.

Regards

Rajkumar Narasimman

0 Kudos

Hello Rajkumar Narasimman,

I know only the keyboard settings from customize local layout (Alt + F12) / options (see Figure).

How can I get the Options from your posted figure?

rajkumarnarasimman
Active Contributor
0 Kudos

Hi Emal,

The button is available in the status bar as shown below.

0 Kudos

The value of EDIT.LINECOMMENT command is assigned as CTRL+.

0 Kudos

Thank you Mr. Rajkumar Narasimman.

The field 'shortcut(s) for Selected Command' for commands 'Edit.CharLeft' was empty. I write in the field 'New Shortcut (Press Keys:)' the right value and assign it. Now it works.


The right value for German keyboard is '4 (ZEHNERTASTATUR)'. But you have to click the button cursor control left in field 'New Shortcut (Press Keys):' and assign and save it.

rajkumarnarasimman
Active Contributor
0 Kudos
The commands represents the actions which we do in ABAP editor.
  • For Line Comment(EDIT.LINECOMMENT), we use CTRL+, or CTRL+< command
  • For Line Uncomment(EDIT.LINEUNCOMMENT), we use CTRL+. or CTRL+> command

To change, use REMOVE and ASSIGN command in the KEYBOARD settings.

rajkumarnarasimman
Active Contributor
0 Kudos

Yes, CharLeft(<-) command instead of CommentLine(<). I didn't noticed the symbol(-).

Answers (0)