add iso stuff to /etc/skel/.idesktop/irssi.lnk /etc/skel/.fluxbox/keys 0.9-9
authorMichael Prokop <mika@grml.org>
Wed, 28 Feb 2007 08:56:20 +0000 (09:56 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 28 Feb 2007 08:56:20 +0000 (09:56 +0100)
debian/changelog
etc/skel/.fluxbox/keys
etc/skel/.idesktop/irssi.lnk

index 12b8c11..c4daf3d 100644 (file)
@@ -1,3 +1,12 @@
+grml-etc (0.9-9) unstable; urgency=low
+
+  * /etc/skel/.idesktop/irssi.lnk: run with LANG=en_US.iso885915
+    to avoid encoding problems with utf8 in IRC
+  * /etc/skel/.fluxbox/keys: map x-terminal-emulator in ISO mode
+    to Control Mod1 i
+
+ -- Michael Prokop <mika@grml.org>  Wed, 28 Feb 2007 09:54:50 +0100
+
 grml-etc (0.9-8) unstable; urgency=low
 
   * Add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files.
index 83d954d..46aeef1 100644 (file)
@@ -3,7 +3,7 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Sam Dez 16 16:45:20 CET 2006 [mika]
+# Latest change: Mit Feb 28 09:15:41 CET 2007 [mika]
 ################################################################################
 
 # Mod1 = Alt key
@@ -66,6 +66,7 @@ Mod1 c         :ExecCommand fbrun
 Mod1 Escape    :ExecCommand x-terminal-emulator
 Mod1 t         :ExecCommand x-terminal-emulator -fn '-misc-fixed-medium-r-semicondensed-*-*-120-*-*-*-*-iso8859-15'
 Control Mod1 t :ExecCommand x-terminal-emulator -fn '-*-terminus-medium-*-*-*-16-*-*-*-*-*-iso8859-15'
+Control Mod1 i :ExecCommand LANG=en_US.iso885915 x-terminal-emulator
 
 # None F13                  :ExecCommand x-terminal-emulator -T "aumix" -e aumix
 # None F14                  :ExecCommand mozilla-firefox
index 70d9e33..58468ee 100644 (file)
@@ -1,7 +1,7 @@
 table Icon
   Caption: run irssi and connect to channel #grml
   ToolTip.Caption: get support by developers and users of grml in the IRC channel #grml
-  Command: x-terminal-emulator -T "irssi" -e /usr/bin/irssi
+  Command: LANG=en_US.iso885915 x-terminal-emulator -T "irssi" -e /usr/bin/irssi
   Icon: /home/grml/.idesktop/icons/l33t_IMS_irssi.png
   X: 124
   Y: 131