Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2012 22:15:42 +0100
From:      Albert Shih <Albert.Shih@obspm.fr>
To:        freebsd-questions@freebsd.org
Subject:   Xorg, keymap problem after update
Message-ID:  <20120119211542.GA3301@pcjas.obspm.fr>

next in thread | raw e-mail | index | archive | help
Hi all

Before I upgrade my ports tree when I push "Alt (left)+J" I got ê, and (I
don't remenber well) many thing like that. 

I use hal support in my xorg-server option and use in 

	/usr/local/etc/hal/fdi/policy/10-x11-input.fdi 	

something like that : 

      <merge key="input.xkb.layout" type="string">us</merge>
      <merge key="input.xkb.variant" type="string">alt-intl</merge>

After I upgrade my port tree, it's not working. I try to recompile the
xorg-server and put in my etc/X11/xorg.conf 

	        Option  "XkbLayout"  "us"
	        Option  "XkbVariant" "alt-intl"   

It's not working. It try to put

		Option "XkbVariant" "intl" 

it's little better because I can put some special character but not in the
same place as before. 

Anyone known how can I got my old config back ? 

Regards.

-- 
Albert SHIH
DIO batiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
Téléphone : 01 45 07 76 26/06 86 69 95 71
Heure local/Local time:
jeu 19 jan 2012 22:10:13 CET



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120119211542.GA3301>