Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Na co dzień używam trzech układów klawiatury: Poland, Germany, Russia Phonetic i problem polega na tym, że po zrestartowaniu systemu applet klawiatury(czyt. przełączanie układu) nie działa dopóki nie usunę i ponownie nie dodam układu Russia Phonetic. Nie za bardzo wiem jak zdiagnozować ten problem. Czy jest to problem samego Gnome'a czy też może mam coś innego źle skonfigurowanego.
Mój xorg.conf wygląda następująco:
Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "dbe" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "ATI Radeon 9000" Driver "radeon" BusID "PCI:1:0:0" Option "XAANoOffscreenPixmaps" "true" Option "Backingstore" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 30-90 VertRefresh 50-80 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Radeon 9200" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x960" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x960" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "true" EndSection
Czy może problem związany jest z czymś innym/innym plikiem konfiguracyjnym?
Offline
Strony: 1