Vintendo /.xbindkeysrc

###########################
# xbindkeys configuration #
###########################
# List of modifier:
#   Release, Control, Shift, Mod1 (Alt), Mod2 (NumLock),
#   Mod3 (CapsLock), Mod4, Mod5 (Scroll).
#
#keystate_numlock = enable
#keystate_capslock = enable
#keystate_scrolllock= enable
"opera"
	G1

"ftd"
	G2

"pyrenamer"
	G3

"mplayer /dev/video0"
	G4

"filezilla"
	G5

"recorder"
	G6

"pcmanfm"
	G7

"pcmanfm /"
	G8

"ario"
	G9

"mpc toggle"
	G10

"mpc prev"
	G11

"mpc next"
	G12

"hellanzb.py pause"
	G13

"hellanzb.py continue"
	G14

"urxvt"
	G15

"scrot -t 600x216 -q 60"
	Print

"$(dmenu_path | dmenu -sb '#556b2f' -sf '#b22222')"
	M1	

"umount /dev/dvd -l; eject -T"
	MR

"amixer set Master 1%+ unmute"
	XF86AudioRaiseVolume

"amixer set Master 1%- unmute"
	XF86AudioLowerVolume

"amixer set Master toggle"
	XF86AudioMute

"mpc toggle"
	XF86AudioPlay

"mpc prev"
	XF86AudioPrev

"mpc next"
	XF86AudioNext
##################################
# End of xbindkeys configuration #
##################################