View previous topic :: View next topic |
Author |
Message |
merkur n00b
Joined: 22 Dec 2003 Posts: 13
|
Posted: Sun Apr 11, 2004 6:27 pm Post subject: Pipe key is not working under X |
|
|
Hi!
I emerged the new xorg-x11 and made a configuration with xorgcfg today. Before this I had no X installed.
But now the pipe-key (and so the smaller/larger function) isn't working under X.
As I have a german keyboard I set XkbLayout to "de" and XkbModel to "pc102". XkbRules is set to "xorg". But others don't work either.
In the console there is no problem with this.
And my window manager is gnome but under this ugly wm that comes with X the same problem occurs.
So what can I do? Is it a problem of the new xorg?
Thanks! |
|
Back to top |
|
|
z4Rilla Apprentice
Joined: 22 Dec 2003 Posts: 291 Location: EU
|
Posted: Sun Apr 11, 2004 11:57 pm Post subject: |
|
|
Hi
I got the same problem, even "at" doesnt work.
Please post a solution if u got one |
|
Back to top |
|
|
merkur n00b
Joined: 22 Dec 2003 Posts: 13
|
Posted: Mon Apr 12, 2004 11:59 am Post subject: |
|
|
Do you also have my configuration?
(xorg or German layout) |
|
Back to top |
|
|
z4Rilla Apprentice
Joined: 22 Dec 2003 Posts: 291 Location: EU
|
Posted: Mon Apr 12, 2004 12:01 pm Post subject: |
|
|
jep de |
|
Back to top |
|
|
amne Bodhisattva
Joined: 17 Nov 2002 Posts: 6378 Location: Graz / EU
|
Posted: Mon Apr 12, 2004 12:12 pm Post subject: |
|
|
Try setting pc102 to pc105. I had pc104 working great with xfree but it didn't work with xorg. |
|
Back to top |
|
|
merkur n00b
Joined: 22 Dec 2003 Posts: 13
|
Posted: Tue Apr 13, 2004 8:39 am Post subject: |
|
|
That doesn't work either. |
|
Back to top |
|
|
rc5 n00b
Joined: 17 Mar 2004 Posts: 9
|
Posted: Tue Apr 13, 2004 9:51 am Post subject: |
|
|
Hi i have the same problems as you describe and im using a microsoft natural keyboard. I read something on the xorg site buglist that someone had some problems with M$ keyboards..
Anyway is there a way to remap my keys so i could get "Alt Gr" to work again??? |
|
Back to top |
|
|
Konsti l33t
Joined: 10 Dec 2002 Posts: 691
|
Posted: Tue Apr 13, 2004 11:28 am Post subject: |
|
|
Hey cool.
I also emerged xorg and renamed my XF86Config-4 to xorg.conf.
Generally my "Alt Gr" key works. But the @ only appears on an aterm
I will look at the keyboard settings at home...
Konsti |
|
Back to top |
|
|
grantangi n00b
Joined: 18 Jan 2004 Posts: 32 Location: 52°00'165" N 8°34'365" E
|
Posted: Tue Apr 20, 2004 7:42 pm Post subject: |
|
|
amne wrote: | Try setting pc102 to pc105. I had pc104 working great with xfree but it didn't work with xorg. |
Option "XkbModel" "pc105" worked like a charm for me ... now I can use the pipe sign again...
xorg 6.7, kahakai 0.6.2 |
|
Back to top |
|
|
Konsti l33t
Joined: 10 Dec 2002 Posts: 691
|
Posted: Tue Apr 20, 2004 8:23 pm Post subject: |
|
|
Code: | Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "100 100"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
# Option "XkbOptions" "ctrl:nocaps"
|
Here not. No AltGr in gtk apps.
K |
|
Back to top |
|
|
grantangi n00b
Joined: 18 Jan 2004 Posts: 32 Location: 52°00'165" N 8°34'365" E
|
Posted: Wed Apr 21, 2004 4:11 am Post subject: |
|
|
Quote: | Code: | Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "100 100"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
# Option "XkbOptions" "ctrl:nocaps"
|
Here not. No AltGr in gtk apps.
|
Interesting...nearly my settings...here are mine:
[quote="Konsti"] Code: | Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "MapName" "Standard Keyboard [ pc104 ]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xorg"
Option "XkbVariant" "nodeadkeys"
EndSection
|
Maybe some of the other options are working for you... |
|
Back to top |
|
|
Konsti l33t
Joined: 10 Dec 2002 Posts: 691
|
Posted: Wed Apr 21, 2004 10:07 pm Post subject: |
|
|
OK, I have to correct myself. Generally AltGr works in gtk and gtk2 apps. firefox is the only one not eating it. I recently tried to get rid of gnome and now firefox complains about Code: | nsNativeComponentLoader: GetFactory(libnkgnomevfs.so) Load FAILED with error: /usr/lib/MozillaFirefox/components/libnkgnomevfs.so: cannot open shared object file: No such file or directory |
does it depend on it to recognize AltGr? I will try out...
I emerge a new mozilla-firefox-cvs and after that I will reinstall gnome-vfs and its dependencies, lets see...
K |
|
Back to top |
|
|
mb Guru
Joined: 25 Apr 2002 Posts: 355 Location: Hessen | .de
|
Posted: Sun Apr 25, 2004 1:10 pm Post subject: |
|
|
hi *,
same probleme over here.. i found out, that the pipe key and greater / smaller is working in kdm...
#mb
edit:
xev output for "<":
Code: |
KeyPress event, serial 29, synthetic NO, window 0x2600001,
root 0x38, subw 0x0, time 180323, (-365,347), root:(243,381),
state 0x0, keycode 94 (keysym 0x0, NoSymbol), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
|
_________________ Linux ares 2.6.15-gentoo-r1 #4 SMP Mon Jan 16 17:38:31 CET 2006 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ AuthenticAMD GNU/Linux |
|
Back to top |
|
|
mb Guru
Joined: 25 Apr 2002 Posts: 355 Location: Hessen | .de
|
Posted: Sun Apr 25, 2004 1:23 pm Post subject: |
|
|
well... it's maybe kde's fault.. i disabled the kde keyboard layout and xkb options checkboxes in control-center and keys are working now..
hth,
#mb _________________ Linux ares 2.6.15-gentoo-r1 #4 SMP Mon Jan 16 17:38:31 CET 2006 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ AuthenticAMD GNU/Linux |
|
Back to top |
|
|
DraKKaR n00b
Joined: 22 Apr 2004 Posts: 45
|
Posted: Wed May 26, 2004 10:40 pm Post subject: |
|
|
Hi, can you tell me which checkboxes you checked to get it working? |
|
Back to top |
|
|
|