56 lines
1.8 KiB
INI
56 lines
1.8 KiB
INI
[DEVICE]
|
|
path=/dev/input/by-id/usb-dakai_PS_2+USB_Keyboard-event-kbd
|
|
[KEYS]
|
|
KEY_P=gnome-session-quit --power-off
|
|
KEY_F=firefox
|
|
KEY_ESC=xdotool key Super_L+Escape
|
|
KEY_R=gnome-session-quit --reboot
|
|
KEY_1=xdotool key Super_L+1
|
|
KEY_2=xdotool key Super_L+2
|
|
KEY_3=xdotool key Super_L+3
|
|
KEY_4=xdotool key Super_L+4
|
|
KEY_5=xdotool key Super_L+5
|
|
KEY_6=xdotool key Super_L+6
|
|
KEY_7=xdotool key Super_L+7
|
|
KEY_8=xdotool key Super_L+8
|
|
KEY_9=xdotool key Super_L+9
|
|
KEY_0=xdotool key Super_L+0
|
|
KEY_V=code
|
|
KEY_K=gnome-calendar
|
|
KEY_C=gnome-calculator
|
|
KEY_Z=nautilus
|
|
KEY_M=rhythmbox
|
|
KEY_E=killall -s SIGUSR1 i3expod.py
|
|
KEY_G=gedit
|
|
KEY_S=gnome-control-center
|
|
KEY_W=gnome-control-center wifi
|
|
KEY_B=gnome-control-center bluetooth
|
|
KEY_T=gnome-terminal -e 'tty-clock -sc'
|
|
KEY_Q=wmctrl -c :ACTIVE:
|
|
KEY_A=wmctrl -c :SELECT:
|
|
KEY_H=gnome-terminal -e 'less /home/mattia/hotcuts/descriptions.txt'
|
|
KEY_ENTER=gnome-terminal
|
|
KEY_KP1=xdotool key Super_L+shift+1
|
|
KEY_KP2=xdotool key Super_L+shift+2
|
|
KEY_KP3=xdotool key Super_L+shift+3
|
|
KEY_KP4=xdotool key Super_L+shift+4
|
|
KEY_KP5=xdotool key Super_L+shift+5
|
|
KEY_KP6=xdotool key Super_L+shift+6
|
|
KEY_KP7=xdotool key Super_L+shift+7
|
|
KEY_KP8=xdotool key Super_L+shift+8
|
|
KEY_KP9=xdotool key Super_L+shift+9
|
|
KEY_KP10=xdotool key Super_L+shift+0
|
|
KEY_KPPLUS=xdotool key Super_L+r; xdotool key Right;xdotool key Super_L+r
|
|
KEY_KPMINUS=xdotool key Super_L+r; xdotool key Left;xdotool key Super_L+r
|
|
KEY_KPASTERISK=xdotool key Super_L+r; xdotool key Down;xdotool key Super_L+r
|
|
KEY_KPSLASH=xdotool key Super_L+r; xdotool key Up;xdotool key Super_L+r
|
|
KEY_DOWN=xdotool key Super_L+Down
|
|
KEY_UP=xdotool key Super_L+Up
|
|
KEY_LEFT=xdotool key Super_L+Left
|
|
KEY_RIGHT=xdotool key Super_L+Right
|
|
KEY_END=xdotool key Escape
|
|
KEY_COMMA=xdotool key Super_L+shift+Up
|
|
KEY_DOT=xdotool key Super_L+shift+Down
|
|
KEY_SLASH=xdotool key Super_L+shift+Left
|
|
KEY_RIGHTALT=xdotool key Super_L+shift+Right
|