Re: load key map at boot time

2003-12-17 Thread Jan Minar
On Wed, Dec 17, 2003 at 09:29:02AM -0800, Gruessle wrote: > > How do I load a file at boot time. /etc/init.d/keymap.sh called via /etc/rcS.d/S05keymap.sh If you wanted to load the map manualy, just do $ /etc/init.d/keymap.sh start > Where is the right place to store boot time files. /etc/cons

load key map at boot time

2003-12-17 Thread Gruessle
How do I load a file at boot time. Where is the right place to store boot time files. Normally, the Linux console cannot distinguish between, say, Arrow and Shift-arrow, but some applications (namely, the editor Section 4.5.3) do. Normally, these key bindings are only available in xterm. The fol