Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alt xorgissa (+ xorg ei sulkeudu oikein)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Finnish
View previous topic :: View next topic  
Author Message
sessio
n00b
n00b


Joined: 23 Jul 2004
Posts: 22
Location: tampere finland perkele

PostPosted: Wed Nov 03, 2004 12:46 pm    Post subject: alt xorgissa (+ xorg ei sulkeudu oikein) Reply with quote

alt lakkasi yhtäkkiä toimimasta xorg-6.8.0-r1:ssä.
tai oikeastaan alt toimii näppäimenä (esim. ikkunanvaihto irssissä), mutta alt ei tuota erikoismerkkejä missään ohjelmassa X:n alla.

luultavasti tämä on jostain konffista kiinni, mutta osaisiko joku kertoa mistäpäin vikaa etsiä..
joskus aikaisemmin vika korjaantui säätämällä setxkbmapilla layoutiksi "fi", mutta enää tuolla ei tunnu olevan vaikutusta.

setxkbmap -print
Code:

xkb_keymap {
        xkb_keycodes  { include "xfree86+aliases(qwerty)"       };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc/pc(pc102)+pc/fi+altwin(meta_alt)"   };
        xkb_geometry  { include "pc(pc102)"     };
};



xorg.conf
Code:

Section "InputDevice"
    Identifier  "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat" "500 30"

    Option "XkbModel"   "pc102"
    Option "XkbLayout"  "fi"
    Option "XkbVariant" "nodeadkeys"
EndSection
[/code]

Last edited by sessio on Wed Nov 03, 2004 2:32 pm; edited 1 time in total
Back to top
View user's profile Send private message
jmz2
Guru
Guru


Joined: 13 Jan 2004
Posts: 421
Location: Finland

PostPosted: Wed Nov 03, 2004 1:32 pm    Post subject: Reply with quote

Kokeileppa ilman tuota nodeadkeys -optiota. Minun konffissani on lisäksi Option CoreKeyboard
Back to top
View user's profile Send private message
sessio
n00b
n00b


Joined: 23 Jul 2004
Posts: 22
Location: tampere finland perkele

PostPosted: Wed Nov 03, 2004 2:26 pm    Post subject: Reply with quote

kiitoksia tuhannesti, nodeadkeyssin poisto auttoi.

tuli tuossa X:ää sammuttaessa mieleen toinen ongelma, mikä minulla on ollu xfreestä xorgiin vaihtamisen jälkeen.. kun X:n yrittää sammuttaa windowmanagerin kautta, homma ei onnistu vaan esimerkiksi kde:n (3.3.1) logout-napin painamisen jälkeen näyttöön jää vielä se "tyhjä" X, ristikursorilla ja valkoharmaalla taustalla. sammutan sen sitten manuaalisesti ctrl+alt+backspacella. mistä voisi kiikastaa?

~/.xinitrc:ssä on
Code:
#!/bin/sh
startkde

kai tämä on oikea tyyli?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Finnish 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