Debian: nastavenie klavesnice

Sekcia: Ostatné 06.07.2008 | 23:13
Avatar chaser Debian  Používateľ
Mam taky problem mam nainstalovany Debian etch, a pri instalacii som si vybral slovensku klavesnicu. A teraz potrebujem prepnut zo slovenskej na anglicku a anglicku nemam nainstalovanu tak vobec nemam sajnu ako to mam zrobit. Vedel by mi niekto poradit ?
    • Re: Debian: nastavenie klavesnice 06.07.2008 | 23:19
      Avatar Miroslav Bendík Gentoo  Administrátor
      setxkbmap sk,us qwerty, grp:shifts_toggle,grp_led:scroll, prepína sa stlačením L_Shift + R_Shift, alternatívne rozloženie indikuje scroll lock LED. Nastavenie sa dá uložiť do /etc/xorg.conf napr.
      Section "InputDevice"
              Identifier  "Keyboard0"
              Driver      "kbd"
              Option      "XkbRules"   "xorg"
              Option      "XkbLayout"  "sk,us"
              Option      "XkbVariant" "qwerty,"
              Option      "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
      EndSection
      
      • Re: Debian: nastavenie klavesnice 06.07.2008 | 23:32
        Avatar chaser Debian  Používateľ
        toto asi treba napisat do konzoly hejze:

        setxkbmap sk,us qwerty, grp:shifts_toggle,grp_led:scroll

        no a toto ulozit:

        Section "InputDevice"
        Identifier "Keyboard0"
        Driver "kbd"
        Option "XkbRules" "xorg"
        Option "XkbLayout" "sk,us"
        Option "XkbVariant" "qwerty,"
        Option "XkbOptions" "grp:shifts_toggle,grp_led:scroll"
        EndSection

        no a do konzoly sa treba prihlasit s pravom roota ?
        ja som total LAMA ta sorry :)
        • Re: Debian: nastavenie klavesnice 06.07.2008 | 23:52
          Avatar chaser Debian  Používateľ
          No ja som to skusil a nejde mi to :( neviem kde som zrobil chybu
    • Re: Debian: nastavenie klavesnice 15.07.2008 | 10:47
      Avatar *;o)-->mini Debian GNU/Linux  Používateľ
      Linux is like a teepee. No Windows, no Gates, Apache inside... *:)
      • Re: Debian: nastavenie klavesnice 15.07.2008 | 13:09
        necron99   Návštevník
        nejako takto napr.v gvime ako root si otvor etc/X11/xorg.conf a tam to dopis