[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC10 and freeNX (solved)
- From: Nephilim <no-reply-gw fcp surfsite org>
- To: fedora-list redhat com
- Subject: Re: FC10 and freeNX (solved)
- Date: Thu, 7 May 2009 13:53:32 +0200
Hello Craig,
you can solve your keyboard problem by editing /etc/X11/xorg.conf on the client system i. e. Ubuntu 8.10 or Ubuntu 9.04.
Add the following block to /etc/X11/xorg.conf:
==== cut (start) ====
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
==== cut (end) ====
If your're using an other keyboard layout than US, you may have to adjust the keyboard "InputDevice" in xorg.conf, too. Add (or uncomment) a block like this:
==== cut (start) ====
# uncomment the following lines to use a
# german pc keyboard layout
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
==== cut (end) ====
After editing xorg.conf you have to restart your X-Server. On Ubuntu simply logout out and in.
That's it.
bye
Nephilim
--
This is an email sent via The Fedora Community Portal https://fcp.surfsite.org
https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=343324&topic_id=67100&forum=10#forumpost343324
If you think, this is spam, please report this to webmaster fcp surfsite org and/or blame ahoff_08 chirado de
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]