escape C-Escape
bind b exec sh -c "cd /sys/class/power_supply;for f in \`ls\`;do if [ -e \$f\"/capacity\" ];then export stat=\`cat \$f\"/status\"\`;export cap=\`cat \$f\"/capacity\"\`;echo battery \$f\": \"\$stat\", \"\$cap\"%\";fi;done|zenity --text-info --filename=/dev/stdin --title \"Power Status\""
bind c exec terminator
bind question exec ratpoison -c help|zenity --text-info --filename=/dev/stdin --title "ratpoison key commands"
bind G exec zenity --text-info --filename=/usr/share/jenux/ratpoison_help --title "Welcome to Jenux! "
bind l exec mate-screensaver-command -l
bind O exec sh -c "if which piper-tts-sd-update > /dev/null 2>/dev/null;then piper-tts-sd-update;fi;killall -9 orca speech-dispatcher;orca --replace"
bind t exec sh -c "date +%R|zenity --text-info --filename=/dev/stdin --title \"Time\""
bind T exec sh -c "date +%F|zenity --text-info --filename=/dev/stdin --title \"Date\""
bind v exec pavol +1000
bind V exec pavol -1000
bind w exec sh -c "ratpoison -c windows|zenity --text-info --filename=/dev/stdin --title \"Window List\""
bind W exec sh -c "scrot -uz /tmp/img;tesseract /tmp/img /tmp/txt 2>/dev/null;zenity --text-info --filename=/tmp/txt.txt --title \"OCR Results\";rm /tmp/img /tmp/txt.txt"
bind C-w exec ocr
bind comma exec sudo screenctl off forcesys
bind period exec sudo screenctl on forcesys
bind exclam exec sh -c 'export filename=`mktemp`;echo -n exec\  > $filename;zenity --entry --title run --text="Please Enter a Command" >> $filename;ratpoison -c "source $filename";rm $filename'
exec sh -c "if [ -e ~/.bell.wav ];then sleep .01;else sox -n -t wav ~/.bell.wav -q synth square 750 trim 00:00:00 00:00:00.150 vol 0.125;fi;if pactl list samples|grep -qw bell;then sleep .01;else pactl upload-sample ~/.bell.wav bell;fi;if pactl list modules|grep -i x11-bell;then sleep .01;else pactl load-module module-x11-bell sample=bell sink=@DEFAULT_SINK@ display=$DISPLAY;fi"
exec mate-screensaver
exec /lib/notification-daemon-1.0/notification-daemon -r
exec /lib/mate-polkit/polkit-mate-authentication-agent-1
exec xbrlapi
exec sh -c "if which piper-tts-sd-update > /dev/null 2>/dev/null;then piper-tts-sd-update;fi;killall -9 orca speech-dispatcher;orca --replace"
exec sh -c "if pgrep terminator > /dev/null 2>/dev/null;then sleep .01;else terminator;fi"
exec sh -c "killall terminator"
exec sh -c 'zenity --text-info --filename=/usr/share/jenux/ratpoison_help --title "Welcome to Jenux! ";terminator'
exec sh -c 'sed -i "/\/usr\/share\/jenux/d;/sed/d;/killall terminator/d" ~/.config/cagebreak/config'
