From 3eb6376d234808271f39ef9101fe2bc524c600a2 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 28 Feb 2007 09:56:20 +0100 Subject: [PATCH] add iso stuff to /etc/skel/.idesktop/irssi.lnk /etc/skel/.fluxbox/keys --- debian/changelog | 9 +++++++++ etc/skel/.fluxbox/keys | 3 ++- etc/skel/.idesktop/irssi.lnk | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 12b8c11..c4daf3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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. diff --git a/etc/skel/.fluxbox/keys b/etc/skel/.fluxbox/keys index 83d954d..46aeef1 100644 --- a/etc/skel/.fluxbox/keys +++ b/etc/skel/.fluxbox/keys @@ -3,7 +3,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # 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 diff --git a/etc/skel/.idesktop/irssi.lnk b/etc/skel/.idesktop/irssi.lnk index 70d9e33..58468ee 100644 --- a/etc/skel/.idesktop/irssi.lnk +++ b/etc/skel/.idesktop/irssi.lnk @@ -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 -- 2.1.4