Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to switch to any console when in Xwindows
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
drbenway
n00b
n00b


Joined: 26 Jan 2006
Posts: 56

PostPosted: Wed Apr 19, 2006 11:41 am    Post subject: Unable to switch to any console when in Xwindows Reply with quote

Hi.

For some reason when in X I am unable to flip between console windows . I.e - pressing ctrl+ alt + F1-F8.

Instead pressing these keys just types a capital letter. - i.e ctrl+alt+F1 = P

I can still switch between console windows if I shut down X server.

Does anyone have any ideas or know when config change I can do to re-enable switching console windows in Xwindows?

Below are my installed compenents

- KDE 3.5.2
- ck-sources 2.6.16
- X org 6.8.2

I use xdm which loads kdm if this helps.

I had posted this in 'the other' forum however I did not get a resolution.

Cheers
Back to top
View user's profile Send private message
orionrobots
Apprentice
Apprentice


Joined: 07 Oct 2003
Posts: 289
Location: London, Uk

PostPosted: Wed Apr 19, 2006 12:51 pm    Post subject: Reply with quote

Do you get any other strange keyboard mapping problems of any kind when editing files or typing into a terminal?

Maybe the keyboard set up in your xorg.conf file is barfed. How about you post the InputDevice section from your xorg.conf that describes Keyboard[0]?

There might (or might not) be something obvious in there.
_________________
Danny Staple, curator of http://orionrobots.co.uk
Adopt an unanswered post initiative https://forums.gentoo.org/search.php?search_id=unanswered
Back to top
View user's profile Send private message
drbenway
n00b
n00b


Joined: 26 Jan 2006
Posts: 56

PostPosted: Fri Apr 21, 2006 11:53 am    Post subject: Reply with quote

Hi orionrobots.

Thank you for your response.

No I do not have any other keyboard mappings problems.

Here is the "InputDevice" section

--------------------------
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbModel" "pc101"
Option "XkbOptions" "grp:toggle,grp_led:scroll"
Option "XkbVariant" ",winkeys"
Option "XkbLayout" "uk"
---------------------------------------

Cheers
Back to top
View user's profile Send private message
Pulie
Tux's lil' helper
Tux's lil' helper


Joined: 05 May 2004
Posts: 103
Location: Finland

PostPosted: Mon Apr 24, 2006 6:55 am    Post subject: Reply with quote

Hi! Don't know if this helps, but it sure worked for me. I just upgraded to xorg 7.0 and after the emerge, I exeperienced same kind of problems you are describing. All Finnish native characters (äöå) stopped working and I couldn't change to any virtual terminals. Solution was this:

Code:
emerge -C xkeyboard-config
emerge xkbdata


Dont know if this works for you, but it might be worth a try.


-p
Back to top
View user's profile Send private message
mariourk
l33t
l33t


Joined: 11 Jul 2003
Posts: 807
Location: Urk, Netherlands

PostPosted: Fri Apr 28, 2006 3:42 pm    Post subject: Reply with quote

That didn't solve the problem here. Does anyone know what causes it?
And more more important, does anyone know the solution to fix it?
_________________
If there is one thing to learn from history, it's that we usualy don't learn anything from it, at all.
Back to top
View user's profile Send private message
taipan67
l33t
l33t


Joined: 04 Dec 2004
Posts: 866
Location: England (i'm told...)

PostPosted: Fri Apr 28, 2006 4:51 pm    Post subject: Reply with quote

I don't think Pulie's suggestion would work outside of Modular X. I'm using it myself, & have never had the function-key problem from xkeyboard-config that has affected so many others, but there's a thread on these forums somewhere in which someone with a US-layout cured it by changing "XkbModel" from "pc104" to "pc105" - maybe a similar change from "pc101" to "pc102" would be worth a try... :?

Without meaning to be rude, drbenway, are you wanting to use the Ukrainian layout or the United Kingdom one - if it's the latter, "XkbLayout" should be "gb". In fact, the "uk" layout isn't listed in my xorg-7 installation at all! 8O
_________________
"Anyone who goes to see a psychiatrist should have their head examined!"
Back to top
View user's profile Send private message
Fleta
n00b
n00b


Joined: 12 Dec 2004
Posts: 68

PostPosted: Tue May 23, 2006 10:30 am    Post subject: Reply with quote

I have the same problem, I'm using 6.8.2 and here's the relevant xorg.conf section:
Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option "XkbRules" "xfree86"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "us"
Back to top
View user's profile Send private message
Boesmann
n00b
n00b


Joined: 04 May 2006
Posts: 49
Location: Japan

PostPosted: Wed May 24, 2006 7:10 am    Post subject: Reply with quote

I can only switch between consoles if I start X as root.
I thought it was a security feature though... :lol:
Back to top
View user's profile Send private message
Hauser
l33t
l33t


Joined: 27 Dec 2003
Posts: 650
Location: 4-dimensional hyperplane

PostPosted: Wed May 24, 2006 6:38 pm    Post subject: Reply with quote

Boesmann wrote:
I can only switch between consoles if I start X as root.
I thought it was a security feature though... :lol:

Then there might be some permission problem. Check it for /var/tmp, it should be:
Code:
$ ls -ld /var/tmp
drwxrwxrwt  7 root root 192 May 25 02:38 /var/tmp

_________________
AMD Athlon XP 2600+; 512M RAM;
nVidia FX5700LE; Hitachi 120Gb
2.6.9-nitro4, reiser4, linux26-headers+nptl

Do I like to compile everything?
Positive definite!
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