From f04f2c8483f144d20caa9ee7103a0eca8493545f Mon Sep 17 00:00:00 2001 From: rcyeske Date: Sun, 1 Apr 2001 00:52:12 +0000 Subject: *** empty log message *** --- doc/ipaq.ratpoisonrc | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'doc') diff --git a/doc/ipaq.ratpoisonrc b/doc/ipaq.ratpoisonrc index c57afab..0b67fa1 100644 --- a/doc/ipaq.ratpoisonrc +++ b/doc/ipaq.ratpoisonrc @@ -1,13 +1,10 @@ # .ratpoisonrc for an iPaq36xx handheld pc running Linux # -# $Id: ipaq.ratpoisonrc,v 1.2 2001/03/12 01:10:48 sabetts Exp $ +# $Id: ipaq.ratpoisonrc,v 1.3 2001/04/01 00:52:12 rcyeske Exp $ # make the "audio record" button the escape key: - -# Note: use XF86AudioRecord instead of the hex value if its available -# on your system -escape 0x1008ff1c +escape XF86AudioRecord # the "speaker" buttons bind Up exec rxvt @@ -17,17 +14,10 @@ bind Right next bind KP_Enter echo # the power button should be reserved? -# Note: use XF86PowerDown if its available on your system -bind 0x1008ff21 version +bind XF86PowerDown exec (sleep 1; echo > /proc/sys/pm/suspend ) ## the four buttons under the screen: - -# Note: use XF86Calendar if its available on your system -bind 0x1008ff20 exec xcalc - +bind XF86Calendar exec xcalc bind telephone exec contacts - bind Menu echo - -# Note: use XF86Start if its available on your system -bind 0x1008ff1a clock +bind XF86Start clock -- cgit v1.2.3