From 9fc152e19754347b86a4aaf8fd62cf0cb76a6524 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 17 Dec 2007 22:27:13 +0100 Subject: [PATCH] grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm --- debian/changelog | 6 ++++++ usr_sbin/grml-quickconfig | 5 ++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca704cc..40733d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-scripts (1.0.30) unstable; urgency=low + + * grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm. + + -- Michael Prokop Mon, 17 Dec 2007 22:26:41 +0100 + grml-scripts (1.0.29) unstable; urgency=low * Switch order of Depends 'w3m | links | links2' to diff --git a/usr_sbin/grml-quickconfig b/usr_sbin/grml-quickconfig index 5a519b6..1e46cfd 100755 --- a/usr_sbin/grml-quickconfig +++ b/usr_sbin/grml-quickconfig @@ -57,10 +57,9 @@ $HLINE=$B."x".$N; # A single horizontal line drawing character v => 'fvwm', 2 => 'fvwm2', c => 'fvwm-crystal', - j => 'jwm', o => 'openbox', - p => 'pekwm', - 3 => 'pwm3', + k => 'pekwm', + p => 'pwm3', r => 'ratpoison', t => 'twm', 9 => 'w9wm', -- 2.1.4