Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 22:37:53 +0100
From:      "Graham Bentley" <admin@cpcnw.co.uk>
To:        "Wojciech Puchar" <wojtek@wojtek.tensor.gdynia.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: UK Keyboard in 7.2 console and xorg
Message-ID:  <f64d5235e0ce56403e55d6a45af9d359.squirrel@webmail.plus.net>
In-Reply-To: <alpine.BSF.2.00.0905272305010.55125@wojtek.tensor.gdynia.pl>
References:  <339939423b7073da421d122cf01b9e50.squirrel@webmail.plus.net> <alpine.BSF.2.00.0905272305010.55125@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

> sorry if stupid question, but have xorg got radical changes within last
> months?
>
Xorg -version = 1.6.1 compiled from msot recent ports

Initially mouse and keyboard didnt work even with correct xorg settings.
Now you need hald_enable="YES" and dbus_enable="YES" in /etc/rc.conf and
the ms / kbd will be detected. Apparently this behaviour can be overridden
in xorg.conf itself with ;

Option "AutoAddDevices" "off"
Option "AutoEnableDevices" "off"

To the Section "ServerFlags"

Also, when creating your new xorg.conf (Xorg -configure) its best to add
Option "DontZap" "false" otherwise ctrl-alt-backspc wont get out out of X
and you end up pressing power button.

I also founf that X -config xorg.config.new -retro is best way to test new
xorg.conf

> I never needed hald to have keyboard and mouse under X working

You might with the latest version ...
>
>> However, I have noticed that the GBP symbol does not work? In console I
>> get a beep, in xorg nothing. I have tried iso and cp850 keymaps

Oddly at Login: I can actually get the gb pound symbol but as soom as I am
logged in I get a beep !!!

> You may check it with xev

OK will check ...

> about text mode console - i have this in my rc.conf:

Yes, I have similar, well swiss is my fave but I have tried UK iso etc
still no luck

-- 
Be nice with people on the way up, you might meet them on the way down!




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