From: Michael Prokop Date: Mon, 17 Dec 2007 21:27:13 +0000 (+0100) Subject: grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm X-Git-Tag: 1.1.0~2 X-Git-Url: http://git.grml.org/?p=grml-scripts.git;a=commitdiff_plain;h=9fc152e19754347b86a4aaf8fd62cf0cb76a6524 grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm --- 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',