http://bugs.openembedded.org/show_bug.cgi?id=603





------- Comment #3 from [EMAIL PROTECTED]  2006-07-16 14:37 -------
(In reply to comment #2)
> Lack of Control+C can probably be X11 fault - on clamshells we have a problem 
> with @ sign which has to be enter in other way then on console (or in opie). 

(In reply to comment #0)
> there is an /etc/init.d/keymap shellscripts there is also an keymap file in
> /etc/keymap-2.6.map
> 
> /etc/init.d/keymap searches for /etc/keymap-2.4.map (isnt available)
> /etc/init.d/keymap calls loadkeys (isnt available) if 
> keymap-$KERNELVERSION.map
> is available
> 
> i am also not able to push strg + c with my collie in gpe (rxvt).


In replace of the keymap script in /etc/init.d which does a MAJOR-MINOR on the
kernel would it not be better to have in /etc/init.d/keymap

KEYVER=`uname -n`
loadkeys /etc/keymaps/$KEYVER.map

Of course having a directory of all zaurii/ipaq etc, which people can delete at
their leisure
or alternatively on first boot a uname -n is done and only the correct keymap
is moved to /etc/keymap.map


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to