ďťż
 
 
   brak polskich znakow
 
 

Tematy

 
    
 

 

 

 

brak polskich znakow





gawomontyk - 20-11-2009 16:39
Witam,
Zaktualizowalem, o ile dobrze pamietam xorg'a, i jak widac wcielo mi polskie znaki. Probowalem w ustawieniach xfce zmienic uklad na polski, ale jest tylko "qwertz". Ma ktos pomysl jak to naprawic?



perfecto - 20-11-2009 17:56
A masz w xorg.conf taki wpis:

Section "InputDevice"

    Identifier    "Keyboard0"
    Driver        "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"    "pl"

EndSection ?



fnmirk - 20-11-2009 18:04

Ma ktos pomysl jak to naprawic? Poszukać na forum. Jest mnóstwo tematów z rozwiązaniami.

http://debian.linux.pl/viewtopic.php?p=109250#109250
http://debian.linux.pl/viewtopic.php...zacja&start=15
]http://debian.linux.pl/viewtopic.php?p=80635#80635



gawomontyk - 22-11-2009 10:43
Dodalem to do xorg.conf i aktualnie wyglada on tak: Section "ServerLayout"
        Identifier    "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath  "/usr/lib/xorg/modules"
        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"
        FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath    "built-ins"
EndSection

Section "Module"
        Load  "glx"
        Load  "dri2"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "record"
EndSection

Section "InputDevice"
    Identifier    "Keyboard0"
    Driver        "kbd"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "pl"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Protocol" "auto"
        Option            "Device" "/dev/input/mice"
        Option            "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        #DisplaySize          330  250        # mm
        Identifier  "Monitor0"
        VendorName  "GSM"
        ModelName    ""
        HorizSync    30.0 - 98.0
        VertRefresh  50.0 - 160.0
        Option            "DPMS"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option    "NoAccel"                    # [<bool>]
        #Option    "SWcursor"                  # [<bool>]
        #Option    "Dac6Bit"                    # [<bool>]
        #Option    "Dac8Bit"                    # [<bool>]
        #Option    "BusType"                    # [<str>]
        #Option    "CPPIOMode"                  # [<bool>]
        #Option    "CPusecTimeout"              # [i]
        #Option    "AGPMode"                    # [i]
        #Option    "AGPFastWrite"              # [<bool>]
        #Option    "AGPSize"                    # [i]
        #Option    "GARTSize"                  # [i]
        #Option    "RingSize"                  # [i]
        #Option    "BufferSize"                # [i]
        #Option    "EnableDepthMoves"          # [<bool>]
        #Option    "EnablePageFlip"            # [<bool>]
        #Option    "NoBackBuffer"              # [<bool>]
        #Option    "DMAForXv"                  # [<bool>]
        #Option    "FBTexPercent"              # [i]
        #Option    "DepthBits"                  # [i]
        #Option    "PCIAPERSize"                # [i]
        #Option    "AccelDFS"                  # [<bool>]
        #Option    "IgnoreEDID"                # [<bool>]
        #Option    "DisplayPriority"            # [<str>]
        #Option    "PanelSize"                  # [<str>]
        #Option    "ForceMinDotClock"          # <freq>
        #Option    "ColorTiling"                # [<bool>]
        #Option    "VideoKey"                  # [i]
        #Option    "RageTheatreCrystal"        # [i]
        #Option    "RageTheatreTunerPort"        # [i]
        #Option    "RageTheatreCompositePort"        # [i]
        #Option    "RageTheatreSVideoPort"        # [i]
        #Option    "TunerType"                  # [i]
        #Option    "RageTheatreMicrocPath"        # <str>
        #Option    "RageTheatreMicrocType"        # <str>
        #Option    "ScalerWidth"                # [i]
        #Option    "RenderAccel"                # [<bool>]
        #Option    "SubPixelOrder"              # [<str>]
        #Option    "ShowCache"                  # [<bool>]
        #Option    "DynamicClocks"              # [<bool>]
        #Option    "VGAAccess"                  # [<bool>]
        #Option    "ReverseDDC"                # [<bool>]
        #Option    "LVDSProbePLL"              # [<bool>]
        #Option    "AccelMethod"                # <str>
        #Option    "DRI"                        # [<bool>]
        #Option    "ConnectorTable"            # <str>
        #Option    "DefaultConnectorTable"        # [<bool>]
        #Option    "DefaultTMDSPLL"            # [<bool>]
        #Option    "TVDACLoadDetect"            # [<bool>]
        #Option    "ForceTVOut"                # [<bool>]
        #Option    "TVStandard"                # <str>
        #Option    "IgnoreLidStatus"            # [<bool>]
        #Option    "DefaultTVDACAdj"            # [<bool>]
        #Option    "Int10"                      # [<bool>]
        #Option    "EXAVSync"                  # [<bool>]
        #Option    "ATOMTVOut"                  # [<bool>]
        #Option    "R4xxATOM"                  # [<bool>]
        Identifier  "Card0"
        Driver      "radeon"
        VendorName  "ATI Technologies Inc"
        BoardName  "RV280 [Radeon 9200 SE]"
        BusID      "PCI:2:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device    "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport  0 0
                Depth    1

        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    4

        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    8

        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    15

        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    16

        EndSubSection
        SubSection "Display"
                Viewport  0 0
                Depth    24

        EndSubSection
EndSection Dodam, ze polskie litery znikly po tym jak zainstalowalem xfswitch-plugin (przelaczanie użytkowników w xfce). Dodatkowo rozdzielczosc mi sie zmienila na bardzo wysoka, niby da sie ja zmienic, ale tylko na czas jednej sesji, gdyz ustawienia nie zostaja zapisane.

Próbowałem dpkg-reconfigure xorg.conf i: ]X -configure ale nic to nie dało. Dodam, ze w konsolach tekstowych, gdy nie sa wlaczone iksy wszystkie polskie znaki sa.



fnmirk - 22-11-2009 15:26
Przedstaw plik: /var/log/Xorg.0.log



gruby - 23-11-2009 10:17

Dodam, ze polskie litery znikly po tym jak zainstalowalem xfswitch-plugin (przelaczanie użytkowników w xfce). Wywal ten pakiet "xfswitch-plugin" powinno wrócić do normy.
A "xorg.conf" przywróć do stanu przed instalacją tego "xfswitch-plugin" pakietu.

Zastosuj "gdmflexiserver" i logujesz się na konto drugiego użytkownika, a przełączasz się między użytkownikami "Ctrl + Alt F7 F8 F9 ..." ile tam będziesz miał użytkowników.



gawomontyk - 25-11-2009 11:48
Wywalilem ten pakiet ale nic sie nie zmienilo. Xorg.0.log (duzo tego, przekracza limit znakow dla tego forum, dlatego na wklejce jest)



jmarcin_1984 - 25-11-2009 12:00
Witaj. Ja miałem podobny problem na Xubuntu. Problem rozwiązałem uruchamiając skrypt znajdujący się w /usr/share/locales, a mianowicie: install-language-pack Na początku nadaj mu uprawnienia do wykonania, a później jako root: ./install-language-pack pl Mnie to spolonizowało XFCE. Zresetuj również system po tej operacji. Pozdrawiam



fnmirk - 26-11-2009 22:28

(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. gawomontyk, przedstaw wynik polecenia: dpkg -l | grep xorg



gawomontyk - 28-11-2009 19:12
$ dpkg -l | grep xorg
ii  xorg                                1:7.4+4                      X.Org X Window System
ii  xorg-docs-core                      1:1.4-5                      Core documentation for the X.org X Window System
ii  xserver-xorg                        1:7.3+18                      the X.Org X server
ii  xserver-xorg-core                    2:1.6.5-1                    Xorg X server - core server
ii  xserver-xorg-input-all              1:7.4+4                      the X.Org X server -- input driver metapackage
ii  xserver-xorg-input-evdev            1:2.2.5-1                    X.Org X server -- evdev input driver
ii  xserver-xorg-input-synaptics        1.1.2-1                      Synaptics TouchPad driver for X.Org server
ii  xserver-xorg-input-wacom            0.8.3.2-1                    X.Org X server -- Wacom input driver
ii  xserver-xorg-video-all              1:7.4+4                      the X.Org X server -- output driver metapackage
ii  xserver-xorg-video-apm              1:1.2.1-2                    X.Org X server -- APM display driver
ii  xserver-xorg-video-ark              1:0.7.1-2                    X.Org X server -- ark display driver
ii  xserver-xorg-video-ati              1:6.12.3-1                    X.Org X server -- ATI display driver wrapper
ii  xserver-xorg-video-chips            1:1.2.1-3                    X.Org X server -- Chips display driver
ii  xserver-xorg-video-cirrus            1:1.3.1-1                    X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-fbdev            1:0.4.0-4                    X.Org X server -- fbdev display driver
ii  xserver-xorg-video-i128              1:1.3.2-1                    X.Org X server -- i128 display driver
ii  xserver-xorg-video-i740              1:1.3.0-1                    X.Org X server -- i740 display driver
ii  xserver-xorg-video-intel            2:2.9.0-1                    X.Org X server -- Intel i8xx, i9xx display driver
ii  xserver-xorg-video-mach64            6.8.2-1                      X.Org X server -- ATI Mach64 display driver
ii  xserver-xorg-video-mga              1:1.4.11.dfsg-1              X.Org X server -- MGA display driver
ii  xserver-xorg-video-neomagic          1:1.2.3-1                    X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-nv                1:2.1.14-2                    X.Org X server -- NV display driver
ii  xserver-xorg-video-openchrome        1:0.2.903+svn741-1+b1        X.Org X server -- VIA display driver
ii  xserver-xorg-video-r128              6.8.1-1                      X.Org X server -- ATI r128 display driver
ii  xserver-xorg-video-radeon            1:6.12.3-1                    X.Org X server -- ATI Radeon display driver
ii  xserver-xorg-video-radeonhd          1.2.5-1                      X.Org X server -- AMD/ATI r5xx, r6xx display driver
ii  xserver-xorg-video-rendition        1:4.2.1-1                    X.Org X server -- Rendition display driver
ii  xserver-xorg-video-s3                1:0.6.2-1                    X.Org X server -- legacy S3 display driver
ii  xserver-xorg-video-s3virge          1:1.10.2-2                    X.Org X server -- S3 ViRGE display driver
ii  xserver-xorg-video-savage            1:2.3.0-1                    X.Org X server -- Savage display driver
ii  xserver-xorg-video-siliconmotion    1:1.7.2-1                    X.Org X server -- SiliconMotion display driver
ii  xserver-xorg-video-sis              1:0.10.1-2                    X.Org X server -- SiS display driver
ii  xserver-xorg-video-sisusb            1:0.9.1-1                    X.Org X server -- SiS USB display driver
ii  xserver-xorg-video-tdfx              1:1.4.1-1                    X.Org X server -- tdfx display driver
ii  xserver-xorg-video-trident          1:1.3.1-1                    X.Org X server -- Trident display driver
ii  xserver-xorg-video-tseng            1:1.2.1-1                    X.Org X server -- Tseng display driver
ii  xserver-xorg-video-v4l              0.2.0-3                      X.Org X server -- Video 4 Linux display driver
ii  xserver-xorg-video-vesa              1:2.2.1-1                    X.Org X server -- VESA display driver
ii  xserver-xorg-video-vmware            1:10.16.7-1                  X.Org X server -- VMware display driver
ii  xserver-xorg-video-voodoo            1:1.2.2-1                    X.Org X server -- Voodoo display driver PS. jmarcin_1984, nie mam żadnego skryptu ,,install-language-pack'' na moim Debianie.



fnmirk - 28-11-2009 19:34
Wprowadź takie zmiany w pliku /etc/X11/xorg.conf: Section "InputDevice"
    Identifier    "Keyboard0"
    #Driver        "kbd"
    Driver        "evdev"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "pl"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    #Driver      "mouse"
    Driver      "evdev"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection Po zmianach restart środowiska graficznego wymagany.


nie mam żadnego skryptu ,,install-language-pack'' na moim Debianie. Nie masz, bo go nigdy nie było.



gawomontyk - 30-11-2009 19:33

Wprowadź takie zmiany w pliku /etc/X11/xorg.conf Zmiana sterowników na evdev nic nie pomogła... Dalej jest jak było. Starałem się też zmienić coś w ustawieniach xfce, ale jest tylko quwertz i tam działa ł ale z i y są przestawione miejscami.



fnmirk - 04-12-2009 17:52
gawomontyk, przedstaw wynik poleceń:
locale
locale -a
dpkg -l | grep font



gawomontyk - 08-12-2009 20:30
$ locale
LANG=pl_PL.UTF-8
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC="pl_PL.UTF-8"
LC_TIME="pl_PL.UTF-8"
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY="pl_PL.UTF-8"
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER="pl_PL.UTF-8"
LC_NAME="pl_PL.UTF-8"
LC_ADDRESS="pl_PL.UTF-8"
LC_TELEPHONE="pl_PL.UTF-8"
LC_MEASUREMENT="pl_PL.UTF-8"
LC_IDENTIFICATION="pl_PL.UTF-8"
LC_ALL=

$ locale -a
C
pl_PL.utf8
POSIX

$ dpkg -l | grep font
ii  console-data                        2:1.07-11                    keymaps, fonts, charset maps, fallback tables for console-tools
ii  console-tools                        1:0.2.3dbs-65.1              Linux console and font utilities
ii  defoma                              0.11.10-0.2                  Debian Font Manager -- automatic font configuration framework
ii  fontconfig                          2.6.0-3                      generic font configuration library - support binaries
ii  fontconfig-config                    2.6.0-4                      generic font configuration library - configuration
ii  fonty                                1.0-23.6                      Fonts on Linux console
ii  gsfonts                              1:8.11+urwcyr1.0.7~pre44-4    Fonts for the Ghostscript interpreter(s)
ii  gsfonts-x11                          0.21                          Make Ghostscript fonts available to X11
ii  latex-xft-fonts                      0.1-8                        Xft-compatible versions of some LaTeX fonts
ii  libconsole                          1:0.2.3dbs-65.1              Shared libraries for Linux console and font manipulation
ii  libfont-afm-perl                    1.20-1                        Font::AFM - Interface to Adobe Font Metrics files
ii  libfontconfig1                      2.6.0-4                      generic font configuration library - runtime
ii  libfontconfig1-dev                  2.6.0-4                      generic font configuration library - development
ii  libfontenc1                          1:1.0.4-3                    X11 font encoding library
ii  libfreetype6                        2.3.9-5                      FreeType 2 font engine, shared library files
ii  libfreetype6-dev                    2.3.9-5                      FreeType 2 font engine, development files
ii  libt1-5                              5.1.2-3                      Type 1 font rasterizer library - runtime
ii  libxfont1                            1:1.4.0-1                    X11 font rasterisation library
ii  libxft-dev                          2.1.13-3                      FreeType-based font drawing library for X (development files)
ii  libxft2                              2.1.13-3                      FreeType-based font drawing library for X
ii  psfontmgr                            0.11.10-0.2                  PostScript font manager -- part of Defoma, Debian Font Manager
ii  ttf-dejavu-core                      2.29-2                        Vera font family derivate with additional characters
ii  ttf-dejavu-extra                    2.29-2                        Vera font family derivate with additional characters
ii  ttf-freefont                        20080323-3                    Freefont Serif, Sans and Mono Truetype fonts
ii  ttf-liberation                      1.04.93-1                    Free fonts with the same metrics as Times, Arial and Courier
ii  ttf-opensymbol                      1:3.1.0-5                    OpenSymbol TrueType font
ii  ttf-thai-arundina                    0.1.1-3                      Thai DejaVu-compatible fonts in TrueType format
ii  x-ttcidfont-conf                    32                            TrueType and CID fonts configuration for X
ii  x11-xfs-utils                        7.4+1                        X font server utilities
ii  xfonts-100dpi                        1:1.0.0-4                    100 dpi fonts for X
ii  xfonts-75dpi                        1:1.0.0-4                    75 dpi fonts for X
ii  xfonts-base                          1:1.0.0-6                    standard fonts for X
ii  xfonts-encodings                    1:1.0.2-3                    Encodings for X.Org fonts
ii  xfonts-mathml                        2                            Type1 Symbol font for MathML
ii  xfonts-scalable                      1:1.0.0-6                    scalable fonts for X
ii  xfonts-utils                        1:7.4+1                      X Window System font utility programs
System font utility programs



fnmirk - 08-12-2009 21:12
Section "ServerFlags"
    Option    "AutoAddDevices"    "False"
EndSection Oprócz tego co masz już w pliku /etc/X11/xorg.conf dodaj jeszcze powyższy wpis i najlepiej zrestartuj system.



gawomontyk - 28-12-2009 17:19
Po dopisaniu tego kodu mysz i klawiatura w ogóle przestały działać. Próbowałem już chyba wszystkiego. Już niedługo i przyzwyczaję się do braku polskich liter w X-ach no i do każdorazowego zmieniania rozdzielczości po zalogowaniu.



fnmirk - 28-12-2009 21:55
A gdzie jest informacja w postaci logu?
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • minister.pev.pl

  •  

     


     

     
    Copyright 2003. MĂłj serwis