From db7250f0e7bc42d1185a52d91d9fc5e89beb53ed Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 12 Dec 2004 19:09:21 +0000 Subject: [PATCH] xacpi-simple: (but no need to actually run it) --- config | 1 + files/_.configs_xclients | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/config b/config index d618aba..54bf8c7 100644 --- a/config +++ b/config @@ -44,6 +44,7 @@ $ncipher= $hostname =~ m/\.(ncipher\.com$)/ ? 'cam' : 0; $chiark= $hostname =~ m/chiark/; +$laptop= $hostname =~ m/liberator|norway/; %ncipherdom= ('cam' => 'ncipher.com', 'bos' => 'ncipherusa.com'); diff --git a/files/_.configs_xclients b/files/_.configs_xclients index b2d23f4..b33c5af 100755 --- a/files/_.configs_xclients +++ b/files/_.configs_xclients @@ -20,6 +20,12 @@ xterm -n 'xterm d' -T xterm -geometry 80x25+0-10 & .configs/chiarks @@; +#@@?$laptop?@@ +#if test -d /proc/acpi/battery; then +# xacpi-simple & +#fi +#@@; + @@?$ncipher?@@ remoteshell -rrsh keynes -geometry 80x25+172+159 & @@; -- 2.30.2