modifying shortcuts for CmdNextTab #2797
-
|
From the list of shortcut commands, I would like to map "CmdNextTab" and "CmdPrevTab" onto the Ctrl + Page Up and Ctrl + Page Down commands. I am using the following lines in the SumatraPDF-settings.txt file. However, neither command is responsive. Any suggestions? Thank you. Shortcuts [ |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 9 replies
-
|
Ensure your using the 3.5 pre-release or similar However there are two issues with your tabs assignments |
Beta Was this translation helpful? Give feedback.
-
|
Just as an aside, the ctrl+pgdn/pgup are default windows behaviour and should be supported on top of anything else a user would want to configure. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
"CmdNextTab" and "CmdPrevTab" are not working on Release v3.4.5 64-bit as per the following snippet: |
Beta Was this translation helpful? Give feedback.
Ensure your using the 3.5 pre-release or similar
your last one works for me no problem (Cmd = CmdOpenFolder Key = Alt + O)
However there are two issues with your tabs assignments
First remove the spaces its
PageUpandPageDownfor those single keysHowever on my keyboard I manually need to use Ctrl with Fn to call PageUp and PageDown so beware laptop layouts can be different