Tagged Questions
4
votes
2answers
166 views
Grub 'incompatible license' error
The other day, I was using a laptop for general desktop use when its keyboard began to act up. Most of the keys on the keyboard's right side stopped working entirely and key combinations such as Ctrlu ...
3
votes
0answers
278 views
How to load HID kernel module from the kernel command line?
While upgrading a server from kernel 3.2.9 to kernel 3.5 I had a problem with the network (ifconfig eth0 up won't work) so I updated the system to get a newer userspace, but in the process something ...
3
votes
1answer
1k views
Enable num-lock as default in Linux
There has been a similar question - but IMHO there has to be a simpler solution. If num-lock is on in the BIOS - why is it turned off during linux boot and/or KDE/Gnome/whatever startup?
5
votes
1answer
1k views
Relationship of keyboard layout and xmodmap
I'm using Xubuntu. Before login I can choose a keyboard layout. I'm using xmodmap for remmaping some keys.
I'm interested in two things:
How the state of keyboard mapping changes when I turn the ...