Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keyboard with us_intl
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
zorgtool
n00b
n00b


Joined: 11 Sep 2003
Posts: 15

PostPosted: Mon Mar 19, 2007 2:33 pm    Post subject: Keyboard with us_intl Reply with quote

Hi all

Until today I use FreeBSD and now I need some software don't run under FreeBSD (vmware).

I alway use qwerty keyboard with

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "alt-intl"
EndSection

in my xorg.conf and with this I can type "é" with ' + e, or "ë" with " + e etc....

I want something like that under gentoo. I've try all combinaison with at-intl, us_intl (old name) in XkbModel/XkbLayout/XkbVariant etc...

I've already try the tips on http://www.gentoo.org/proj/fr/desktop/x/x11/modular-x-howto.xml and nothing work.

But if I enter
setxkbmap -v us_intl
on xterm it's working that's mean (for me) it can work.

How can I configure my xorg to do this very fine thing work ?

Regards.
Back to top
View user's profile Send private message
chrismcdirty
Apprentice
Apprentice


Joined: 18 Jul 2003
Posts: 160
Location: Newark, DE

PostPosted: Mon Mar 19, 2007 2:54 pm    Post subject: Reply with quote

This should work:
Code:
Option          "XkbLayout"     "us"
Option          "XkbVariant"    "intl"
Back to top
View user's profile Send private message
zorgtool
n00b
n00b


Joined: 11 Sep 2003
Posts: 15

PostPosted: Mon Mar 19, 2007 3:26 pm    Post subject: Reply with quote

chrismcdirty wrote:
This should work:
Code:
Option          "XkbLayout"     "us"
Option          "XkbVariant"    "intl"


:cry: :cry: not for me.....

It' s not working..

In my /var/log/Xferlog.0 I've

Quote:
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "XkbVariant" "intl"
(**) Keyboard0: XkbVariant: "intl"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled


and I've

Quote:
[root@localhost ~]$ equery list xo
[ Searching for package 'xo' in all categories among: ]
* installed packages
[I--] [ ] app-doc/xorg-docs-1.2 (0)
[I--] [ ] x11-base/xorg-server-1.1.1-r4 (0)
[I--] [ ] x11-base/xorg-x11-7.1 (0)
[I--] [ ] x11-misc/xorg-cf-files-1.0.2 (0)
[root@localhost ~]$


Very thanks you for your helping

Z
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