From: ian Date: Sun, 12 Dec 2004 19:09:21 +0000 (+0000) Subject: xacpi-simple: (but no need to actually run it) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=db7250f0e7bc42d1185a52d91d9fc5e89beb53ed;p=ian-dotfiles.git xacpi-simple: (but no need to actually run it) --- 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 & @@;