(stdin)
# Configuration file for xhotkeys
# You can edit this file by hand, but it's easier to
# use the GTK+ graphical configurator: xhotkeys --config.
# Syntax:
# name=<modifier1>[<modifier2>]...[<modifierN>]key:command
# Allowed *modifiers*: "alt", "control", "altgr" and "winkey"
# Some *key* names are obvious, others are not, take a look at these files:
# /usr/lib/python@VERSION@/site-packages/Xlib/keysymdef/latin1.py
# /usr/lib/python@VERSION@/site-packages/Xlib/keysymdef/miscellany.py
# Note: remove leading "XK_" from keynames. For instance: XK_F1 -> F1
# For mouse buttons use: @Button1@, @Button2@, @Button3@
# If a key lacks of X-name, check its keycode with xev and put: @KEYCODE@
# example:
# calculator=<control><alt>C:xcalc
# definition=<control>Button3:dillo www.wordreference.com/definition/$(xsel -p)
Generated by GNU enscript 1.6.4.