Fórum Ubuntu CZ/SK

Ostatní => Archiv => Téma založeno: qUAKER 21 Června 2007, 16:13:19

Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT
Přispěvatel: qUAKER 21 Června 2007, 16:13:19
ZaciNam s KubuNtu,a Naraz mi to zacalo psat pismENa N,E,J JEN s podrzENym shift..taky NEJdou psat pismENa s hackEm..Nastavil JsEm vsEchNo mozNE..myslEl JsEm zE JE to KDE,NaiNstaloval JsEm XFCE, alE aNi tam to NEJdE...v Nouzaku to JdE,takzE JE to NEJspis XORGEm..alE NEvim co s tim dElat..
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: Vojtěch Trefný 21 Června 2007, 16:22:40
Jaké máte zvolené rozvržení klávesnice (jaké jste volil při instalaci)?
Pošlete obsah souboru /etc/X11/xorg.conf
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: qUAKER 21 Června 2007, 16:26:34
Citace: Kód
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
   FontPath   "/usr/share/fonts/X11/misc"
   FontPath   "/usr/share/fonts/X11/cyrillic"
   FontPath   "/usr/share/fonts/X11/100dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/75dpi/:unscaled"
   FontPath   "/usr/share/fonts/X11/Type1"
   FontPath   "/usr/share/fonts/X11/100dpi"
   FontPath   "/usr/share/fonts/X11/75dpi"
   # path to defoma fonts
   FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load   "i2c"
   Load   "bitmap"
   Load   "ddc"
   Load   "dri"
   Load   "extmod"
   Load   "freetype"
   Load   "glx"
   Load   "int10"
   Load   "vbe"
EndSection

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "cz"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
   Option      "Device"      "/dev/input/mice"
   Option      "Protocol"      "ImPS/2"
   Option      "ZAxisMapping"      "4 5"
   Option      "Emulate3Buttons"   "true"
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "stylus"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "stylus"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "eraser"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "eraser"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "InputDevice"
   Driver      "wacom"
   Identifier   "cursor"
   Option      "Device"   "/dev/input/wacom"
   Option      "Type"      "cursor"
   Option      "ForceDevice"   "ISDV4"      # Tablet PC ONLY
EndSection

Section "Device"
   Identifier   "ATI Radeon 8500"
   Driver      "ati"
   BusID      "PCI:1:0:0"
        Option          "XAANoOffscreenPixmaps"
        Option          "AGPFastWrite" "on"
        Option          "AGPMode" "4"
EndSection

Section "Monitor"
   Identifier   "DELL D825TM"
   Option      "DPMS"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "ATI Radeon 8500"
   Monitor      "DELL D825TM"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600" "720x400" "720x350" "640x480"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
   InputDevice     "stylus"   "SendCoreEvents"
   InputDevice     "cursor"   "SendCoreEvents"
   InputDevice     "eraser"   "SendCoreEvents"
EndSection

Section "DRI"
   Mode   0666
EndSection
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: Jakub Lucký 21 Června 2007, 18:18:56
0) Zkusíme, jestli je problém hardwareový nebo jen softwareový
zmáčkněte trojkombinaci ctrl+alt+f1
Pokud ne, napište sem typ vaší klávesnice
Zkuste, jestli ty klávesy tady fungují, pokud ano, pak:

1) Nejprve zálohujeme...
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_zaloha-poinstalaci

2) zkuste přesunout tuto sekci:
Kód: [Vybrat]
Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice     "stylus"    "SendCoreEvents"
    InputDevice     "cursor"    "SendCoreEvents"
    InputDevice     "eraser"    "SendCoreEvents"
EndSection
z konce na začátek
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: qUAKER 21 Června 2007, 19:53:46
to jakub.lucky :
diky..chyba to bude jenom softwarova.Z live cd to normalne funguje..se server layout problem nebude,zkusil sem tam dat starsi backup xorg.conf kdy to fungovalo..
ted nejsem na linuxu,tak to nemam moznost skusit..ale zitra zkusim to ctrl-alt-f1.
Klavesnici mam Chicony KB-2971
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: Petr Merlin Vaněček 22 Června 2007, 07:57:57
No podle typu klavesnice je mi jasne, ze to nebude ten problem, ale jednou mi volal zakaznik (windows), ze mu nektera pismena nejdou vubec psat - resp. jdou, ale jen s shiftem, bez shiftu pise neco uplne jineho. Radil jsem po telefonu, takze jsem u toho nesedel - delali jsme kde co; odinstalace klavesnice, restarty, jine drivery, pripojeni jine klavesnice, vytvareni noveho mapovani, no proste kde co. Az po asi hodinovem telefonatu z nej vypadlo, ze ma notebook a ze kdyz pripoji externi klavesnici, tak ta ze to nedela. Zacalo mi svitat - ntb. klavesnice opravdu pise neco jineho misto pismen a to konkretne cisla (coz mi samosebou nerekl) tehdy, pokud je zapnuty NUMLOCK :-D
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: qUAKER 22 Června 2007, 13:54:23
no praveze me to nepise NIC :) jen se shiftem velka pismena..a +ěščřžýáíé nejde psat.ale zkusim to :) diky
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: qUAKER 22 Června 2007, 14:36:59
bohuzEl aNi JEdEN zpusob NEfuNguJE :( fuNguJE to JEN v zachraNNEm rEzimu.alE pokud dam startx,tak to zasE NEfuNguJE.Zkusim rEiNstall XORG...
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: qUAKER 22 Června 2007, 14:52:24
aNi rEiNstall XORG NEpomohl. :(
Název: pismENa N,E,J Jdou psat JEN s podrzENym SHIFT-Co s tim?
Přispěvatel: cinan 03 Července 2007, 19:58:37
ja mam ten isty problem. Presne tie iste pismena nemozem napisat napr. v kdm ked vypisujem svoje heslo ktore obsahuje e. Ale akonahle sa dostanem do KDE, tak vsetko funguje...