View previous topic :: View next topic |
Author |
Message |
Konsti l33t


Joined: 10 Dec 2002 Posts: 691
|
Posted: Mon Mar 14, 2005 12:21 am Post subject: xmodmap went away |
|
|
Hi people!
I or my portage updated xorg-x11 today to version
x11-base/xorg-x11-6.8.2-r1
But the binary "xmodmap" is away now. Does anybody know how to get it back?
My xorg log now says:
Code: |
(EE) Couldn't load XKB keymap, falling back to pre-XKB keymap
|
This is concerned section in config:
Code: |
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "MapName" "Standard Keyboard [ pc105 ]"
Option "AutoRepeat" "100 100"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
|
Hm, weird... |
|
Back to top |
|
 |
vladgrigorescu Guru


Joined: 11 Jan 2005 Posts: 360
|
Posted: Tue Jan 10, 2006 9:11 pm Post subject: |
|
|
Might just be that that version of Xorg doesn't have modmap. Did you every find a solution to this? |
|
Back to top |
|
 |
Konsti l33t


Joined: 10 Dec 2002 Posts: 691
|
Posted: Tue Jan 10, 2006 9:18 pm Post subject: |
|
|
Oh my... yes. Somehow I got it back but I have to think about that case, it is 10 Months old
Do you actually have similair problem now? |
|
Back to top |
|
 |
Konsti l33t


Joined: 10 Dec 2002 Posts: 691
|
Posted: Wed Jan 11, 2006 7:48 am Post subject: |
|
|
If you are still interested I got it.
I emerged xorg with the useflag "+minimal" which I put globally into make.conf.
I did not remeber it and emerged xorg later which took the new useflag into account and omitted xmodmap then
So I had disabled it for xorg again and felt happy... |
|
Back to top |
|
 |
|