I am using linux [FEDORA 20]. I want to override shortcut key for multiple cursor which is
ctrl+alt+up/down
because it is used for switching workspace in fedora.
I tired to search shortcut in Preferences>key binding - default
.
But couldn't find it.
So how do i override it?
标签:
sublimetext3
相关问题
- How do you configure MinGW with Sublime Text 3?
- How to add custom HTML tags in Sublime Text 3
- Not able to run selected lines in REPL R in sublim
- Mac OS X /bin/bash: python: command not found in s
- Custom keyboard shortcut for jupyter-notebook and
相关文章
- Automatically select pasted text in Sublime Text 3
- Sublime Text 3: how to bind a shortcut to a specif
- How to make Sublime Text 3 default templates
- How can a Sublime Text build system access the con
- In Sublime Text 3, how to have shortcuts for “Buil
- Configure Sublime Text build system for Scala?
- Can't open multiple files in Sublime Text 3
- How do you execute a lua file in sublime text 3?
Go to
Preferences > Key Binding - User
and add following lines to override default key bindings.
where
is your key bindings.
CtrlAlt↑/↓ is the keyboard shortcut for multiple selection in Windows, not Linux. The following is from the Linux keymap file: