31
Debian / Apt-get Dist-upgrade Troubles
« on: November 15, 2007, 10:38:11 pm »
@jpmatrix : you're welcome for the keyboard...
@all :
i'll explain the trick right now for others... :
in fact, this is a keyboard under X related problem.
before all (apt-get (dist)upgrade), you run in your shell :
xmodmap -pke >> keymap-debian-X
and the day you have X-keyboard related problems, just run the cmd :
xmodmap keymap-debian-X
of course, you're allowed to edit this file, and shape the keyboard at your feelings... as it, you may create differents keymap you can easily load with the cmd :
xmodmap keymap-my_keymap_of_moment
@all :
i'll explain the trick right now for others... :
in fact, this is a keyboard under X related problem.
before all (apt-get (dist)upgrade), you run in your shell :
xmodmap -pke >> keymap-debian-X
and the day you have X-keyboard related problems, just run the cmd :
xmodmap keymap-debian-X
of course, you're allowed to edit this file, and shape the keyboard at your feelings... as it, you may create differents keymap you can easily load with the cmd :
xmodmap keymap-my_keymap_of_moment