Skip to content

Commit

Permalink
Update keysym names in example
Browse files Browse the repository at this point in the history
  • Loading branch information
baskerville committed Jan 11, 2013
1 parent d83f3bd commit 29ce58b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ If no configuration file is specified through the `-c` option, the following is

## Example Configuration

Audio{Prev,Next}
XF86Audio{Prev,Next}
mpc -q {prev,next}

super + shift + @LaunchA
super + shift + @XF86LaunchA
scrot -s -e 'image_viewer $f'

super + shift + equal
Expand All @@ -66,7 +66,7 @@ If no configuration file is specified through the `-c` option, the following is
super + alt + {0-9}
mpc -q seek {0-9}0%

super + {alt,ctrl,alt + ctrl} + Eject
super + {alt,ctrl,alt + ctrl} + XF86Eject
sudo systemctl {suspend,reboot,poweroff}

super + button{1,2,3}
Expand Down

0 comments on commit 29ce58b

Please sign in to comment.