View previous topic :: View next topic |
Author |
Message |
williamvergara n00b
Joined: 15 Sep 2004 Posts: 47 Location: Germany
|
Posted: Wed May 24, 2006 2:56 pm Post subject: xmodmap fails to emerge |
|
|
Hi everybody! Has anyone some troubles with xmodmap?? i have tried to install it manually, but it doesnt work out. Im not the code monkey in C, but i believe that some headers are missing. Well while posting this i already resolved, so anyway im going to post the word around.
If your emerge xmodmap fails, then re emerge this
emerge -av xextproto xproto xf86bigfontproto inputproto libXau bigreqsproto libXdmcp xcmiscproto xtrans libX11
and that should do the trick |
|
Back to top |
|
|
coolsnowmen Veteran
Joined: 30 Jun 2004 Posts: 1479 Location: No.VA
|
Posted: Wed May 24, 2006 5:06 pm Post subject: |
|
|
What version of X are you using?
xmodmap comes with the current stable.
Code: | equery l xorg-x11
[ Searching for package 'xorg-x11' in all categories among: ]
* installed packages
[I--] [ ] x11-base/xorg-x11-6.8.2-r7 (0) |
Code: | equery f xorg-x11 | grep xmodmap
/usr/bin/xmodmap
/usr/lib64/X11/etc/xmodmap.std
/usr/share/man/man1/xmodmap.1x.gz
|
|
|
Back to top |
|
|
omp Retired Dev
Joined: 10 Sep 2005 Posts: 1018 Location: Glendale, California
|
Posted: Wed May 24, 2006 5:19 pm Post subject: |
|
|
coolsnowmen wrote: | What version of X are you using? |
Since he mentioned emerging all those X packages, I'm assuming he uses modular X, which is in testing. _________________ meow. |
|
Back to top |
|
|
|