How to set a single modifier key as a shortcut in openbox?
I want to have my super key start dmenu.
I have set it as a keyboard shortcut in my rc.xml as follows:
I want to have my super key start dmenu.
I have set it as a keyboard shortcut in my rc.xml as follows:
I installed the Linux Debian 8 OS with Gnome 3 Desktop Environment a couple of days ago; till then, I used Ubuntu on my PC and I always found really useful the hotkeys/shortcuts available in that distribution.
Hello I can’t find the option to reassign shortcuts in xfce4-terminal 0.6.3. I’d like to reassign ctrl+c to copy, ctrl+v to paste and ctrl+shift+c to kill process. I know I can do that easily under gnome-terminal but since I’m using xfce I would like to avoid installing all the dependencies for gnome-terminal. Any idea on how to achieve that ?
I sometimes need to type “alt codes” to get symbols and on linux, it can be inefficient to use shift+ctrl+u then type the code, for example shift+ctrl+u+00a7 for § when on Windows it’s alt+21.
Press Ctrl and hold it. Then, press Alt and hold it. Finally, press Delete. If you have a Ubuntu system (maybe any debian-based system), it is very likely that your session will be locked, as you have executed the Ctrl+Alt+Delete shortcut.
Resources in the network (1, 2, 3) claim that some key
combinations, among which Ctrl-Shift-letter, Ctrl-number,
Ctrl-i/Tab, Ctrl-m/Enter,
Esc/Ctrl-[, cannot be mapped reliably in Vim because the
terminal does not distinguish them from their unmodified counterparts (more
background in this Gilles’ answer and this ASCII table article). As
a concrete example, the maps
I came across a sentence in vimdoc:
The following happens on different Linuces:
I have an application that binds CTRL+ALT+F7, but my linux machine seems to catch the keystroke.
I have the following in my .tmux.conf