Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-18 Thread Sven Joachim
On 2011-01-18 09:17 +0100, Petr Salinger wrote: >>> The integration should be into /etc/init.d/kbdcontrol, >>> by adding two targets, like keymap-native and keymap-debian. >>> >>> May be it can be run even semi-automatically, by >>> detecting whether the /etc/inittab uses cons25 or cons25-debian >

Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-18 Thread Petr Salinger
The integration should be into /etc/init.d/kbdcontrol, by adding two targets, like keymap-native and keymap-debian. May be it can be run even semi-automatically, by detecting whether the /etc/inittab uses cons25 or cons25-debian and noop or alter keymap. Yes, I like the latter (auto detection)

Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-10 Thread Modestas Vainius
Hello, On pirmadienis 10 Sausis 2011 13:27:51 Petr Salinger wrote: > > The change for freebsd-utils will be some new script like > > > > kbdcontrol -d | sed ... | kbdcontrol -l > > kbdcontrol -f 61 ESC[3~ > > TERM=cons25-debian > > Attached is the mentioned script. It have to be run direct

Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-10 Thread Sven Joachim
On 2011-01-10 12:27 +0100, Petr Salinger wrote: >> The change for freebsd-utils will be some new script like >> >> kbdcontrol -d | sed ... | kbdcontrol -l >> kbdcontrol -f 61 ESC[3~ >> TERM=cons25-debian > > Attached is the mentioned script. It have to be run directly on console > or by "sh

Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-10 Thread Petr Salinger
The change for freebsd-utils will be some new script like kbdcontrol -d | sed ... | kbdcontrol -l kbdcontrol -f 61 ESC[3~ TERM=cons25-debian Attached is the mentioned script. It have to be run directly on console or by "sh keymap-policy.sh < /dev/console" The keymap is altered system wide