Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xmodmap change in behaviour
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Seppel
Tux's lil' helper
Tux's lil' helper


Joined: 10 Nov 2002
Posts: 113

PostPosted: Sat Apr 21, 2007 12:48 pm    Post subject: xmodmap change in behaviour Reply with quote

Hello,

Since some X11 update today, "xmodmap" no longer works as expected. It only affects applications started after the xmodmap change, but not the already running ones. Is this a feature or a bug? How can I get the old behaviour?

Thanks in advance
Back to top
View user's profile Send private message
escor
l33t
l33t


Joined: 20 Sep 2004
Posts: 865

PostPosted: Sat Apr 21, 2007 1:07 pm    Post subject: Reply with quote

same problem :(
Back to top
View user's profile Send private message
osugi_sakae
n00b
n00b


Joined: 24 Oct 2002
Posts: 25
Location: Columbus, OH

PostPosted: Sun Apr 22, 2007 12:20 am    Post subject: related to KDE keyboard switching problem, too? Reply with quote

Same problem here. KDE's keyboard switching is affected as well (I assume they just use xmopmap). Switching only affects newly started programs.

I don't know if it is related but I recently noticed the following in the xorg log:

Code:

(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us" };
    xkb_geometry             { include "pc(pc105)" };
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
    xkb_types                { include "%" };
    xkb_compatibility        { include "%" };
    xkb_symbols              { include "%" };
    xkb_geometry             { include "%" };
(EE) Error loading keymap /usr/share/X11/xkb/compiled/server-0.xkm
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+us(dvorak)" };
    xkb_geometry             { include "pc(pc105)" };


I don't recall seeing the { include "[whatever]" }; lines before, but then, I haven't checked the xorg log in a while.

Using the nvidia driver, if it helps.
_________________
I am not a number, I am a free man.
---- The Prisoner
Back to top
View user's profile Send private message
osugi_sakae
n00b
n00b


Joined: 24 Oct 2002
Posts: 25
Location: Columbus, OH

PostPosted: Sun Apr 22, 2007 6:18 am    Post subject: Solved Reply with quote

I believe this is the same issue:

http://forums.gentoo.org/viewtopic-t-554399.html

Solution is to reemerge xorg-server. Now, kde switching and kde keyboard shortcuts work as expected.
_________________
I am not a number, I am a free man.
---- The Prisoner
Back to top
View user's profile Send private message
dariohy
n00b
n00b


Joined: 04 Jun 2006
Posts: 29

PostPosted: Sun Apr 22, 2007 10:40 pm    Post subject: Reply with quote

just do

Code:
emerge xorg-server


That should do, it did for me. Thanks for the info osugi_sakae.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum