Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no super key in XGL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Beju
Apprentice
Apprentice


Joined: 30 Mar 2006
Posts: 171

PostPosted: Thu Sep 21, 2006 7:28 pm    Post subject: no super key in XGL Reply with quote

I don't know why my XGL doesn't catch super key. Also, when going to
preferences -> keyboard -> layout:
-keyboard model is set to unknown and I cannot change it (clicking '...' opens new window with empty space inside, nothing to select)
-there is only 'us' layout and I cannot add more (same empty space)

preferences -> keyboard -> layout options:
nothing to select (empty space again)

also,
preferences -> mouse -> pointers:
empty space :)

strange thing:
Code:
beju@cephiro ~ $ setxkbmap -layout pl
XKB extension not present on :0.0


my compiz launch code is
Code:
DISPLAY=:0 setxkbmap -model pc105 -layout "pl(winkeys)" -variant winkeys -option "grp:alt_shift_toggle,grp_led:scroll"


and another strange thing is that everything works in normal X server. Any help would be appreciated.
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1456
Location: Earth

PostPosted: Thu Sep 21, 2006 8:09 pm    Post subject: Re: no super key in XGL Reply with quote

Beju wrote:
I don't know why my XGL doesn't catch super key. Also, when going to
preferences -> keyboard -> layout:
-keyboard model is set to unknown and I cannot change it (clicking '...' opens new window with empty space inside, nothing to select)
-there is only 'us' layout and I cannot add more (same empty space)

preferences -> keyboard -> layout options:
nothing to select (empty space again)

also,
preferences -> mouse -> pointers:
empty space :)

strange thing:
Code:
beju@cephiro ~ $ setxkbmap -layout pl
XKB extension not present on :0.0


my compiz launch code is
Code:
DISPLAY=:0 setxkbmap -model pc105 -layout "pl(winkeys)" -variant winkeys -option "grp:alt_shift_toggle,grp_led:scroll"


and another strange thing is that everything works in normal X server. Any help would be appreciated.


hallo,

try this 8O

xprop -root -f _XKB_RULES_NAMES 8s -set _XKB_RULES_NAMES xorg
setxkbmap -model pc105 -layout de -variant basic <---- change for your layout

IMHO you don't need to start with ' DISPLAY=:0 '


CooSee ' Ya
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
xraver
Veteran
Veteran


Joined: 20 Aug 2003
Posts: 1083
Location: Halberstadt

PostPosted: Fri Sep 22, 2006 10:05 am    Post subject: Reply with quote

I setting the Keyboard Model in my xorg.conf to
Code:
Option      "XkbModel" "pc104"


The Superkey works ;).
Back to top
View user's profile Send private message
darkn0th
n00b
n00b


Joined: 14 Jul 2004
Posts: 42
Location: Lausanne, Switzerland

PostPosted: Sat Sep 23, 2006 12:20 am    Post subject: Reply with quote

If all else fails, try this :
Code:


xmodmap /usr/share/xmodmap/xmodmap.fr_ch (or whatever your keyboard is)


Needs to be done at each boot but it solves the problem.
Back to top
View user's profile Send private message
Beju
Apprentice
Apprentice


Joined: 30 Mar 2006
Posts: 171

PostPosted: Sat Sep 23, 2006 9:01 am    Post subject: Reply with quote

Thanks for all, but nothing has brought back my super key :( Maybe someone knows why the XKB extension is not present in XGL?

EDIT:
this is my log while lauching xgl:
Code:
error opening security policy file /usr/lib64/xserver/SecurityPolicy
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
error opening security policy file /usr/lib64/xserver/SecurityPolicy
Could not init font path element /usr/share/fonts/TTF, removing from list!
SESSION_MANAGER=local/cephiro:/tmp/.ICE-unix/8964
Window manager warning: Log level 32: could not find XKB extension.
Back to top
View user's profile Send private message
xraver
Veteran
Veteran


Joined: 20 Aug 2003
Posts: 1083
Location: Halberstadt

PostPosted: Sat Sep 23, 2006 10:30 am    Post subject: Reply with quote

I have the resemble error. But my SuperKey works. pc104 works, but some key dont work. I set now Option "XkbModel" "pc105" in my xorg.conf.
Back to top
View user's profile Send private message
Beju
Apprentice
Apprentice


Joined: 30 Mar 2006
Posts: 171

PostPosted: Sat Sep 23, 2006 11:04 am    Post subject: Reply with quote

I have this option on. But now I've found another thing - my numeric keypad doesn't work! The numbers are acting as arrow keys :( I thins this all is related to XGL being unable to load xkb extension. But why???
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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