Changing keyboard shortcut for scrolling in Command Window
7 views (last 30 days)
Show older comments
Saunok Chakrabarty
on 22 Dec 2020
Commented: Saunok Chakrabarty
on 5 Jan 2021
Hi All,
For scrolling up and down through the history in the Command Window, I have to press Page Up and Page Down, while for scrolling through my code history, I'm using the Up and Down buttons in the keyboard. Is there a way to swap this? I know this is a very minor issue, but it'd be much more convenient for me if I could switch these two sets of keyboard preferences. I'm using the 2020a version.
Thanks.
0 Comments
Accepted Answer
Jemima Pulipati
on 26 Dec 2020
Hello,
From my understanding, you want to change the Keyboard shortcuts preferences for different actions of the command window.
You can change these in the Preference Panel. Go to ‘Preferences’ under the ‘Home’ tab in the toolstrip. Navigate to ‘Keyboard -> Shortcuts’ from the left panel of Preferences.To modify shortcuts for scrolling through code history, search for action name: ‘Previous History Command’ and ‘Next History Command’. You can just click on the shortcuts specified and enter the new shortcut (using the corresponding key from the keyboard) that you want.
To modify the shortcut for scrolling in the command window search for action names: ‘Page Up’ and ‘Page Down’. The default option specified under ‘Tools with shortcut’ will be ‘All Tools’, this can be changed by clicking on it and selecting only ‘MATLAB Editor’. Create a new entry using the ‘+’ symbol with the new shortcut value and the ‘Tools with shortcut’ as ‘Command Window’. This step ensures that the shortcuts are modified only for the Command Window and not for all the other tools.
Click on Apply and OK to save the new preferences.
More Answers (0)
See Also
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!