vasy05

Hozzászólások

10 bejegyzés megtekintése - 2,191-2,200 / 2,596
  • Szerző
    Bejegyzés
  • Hozzászólás: KDE #2108760
    vasy05
    Felhasználó
      vizsla wrote:
      „vasy ~ # kcmshell keyboard_layout
      Error loading new keyboard description
      vasy ~ #”
      Háát passz… elmondhatnám, hogy az X(org) konfigurációs file-jaiban hogy kell beállítani, de a kde úgyis felülírja.
      De, ha mégis tudni akarsz ilyesmiről, akkor grp, switch, lv3, rwin_switch… szavakat keress. Itt egy q. régi cucc, de az alapelvek nem változtak. (Ez ugyan jobb winről szól és a 3. szintről, nem a groupról szól (meg többről, mint ami neked kell), de pont ugyanott van a beállítás helye a konfig file*-ban (INSTALL).)
      (De tanulni mindenesetre lehet belőle…)

      „Megakarom nyitni a fõkönyvtárat, ahol a home,root, etc, stb. van és azt írja, hogy a KDE médiakezelõje nem fut.”
      Konkerrorban? Nem hangokat akar kiadni (mint ablak lezáráskor stb.) és nincs megfelelően beállítva. foglalt, vagy akármi.

      Nem sérült véletlenül a renccered?

      *xorg.conf/XF86Config

      xorg.conf filem:

      Section „ServerLayout”
      Identifier „X.Org Configured”
      Screen 0 „Screen0” 0 0
      InputDevice „Keyboard0” „CoreKeyboard”
      # PS/2 Mouse not detected
      # Serial Mouse not detected
      InputDevice „USB Mouse” „AlwaysCore”
      #No Synaptics touchpad found
      EndSection

      Section „ServerFlags”
      Option „AllowMouseOpenFail” „true”

      EndSection

      Section „Files”
      FontPath „/usr/share/fonts/util”
      FontPath „/usr/share/fonts/encodings”
      FontPath „/usr/share/fonts/misc”
      FontPath „/usr/share/fonts/local”
      FontPath „/usr/share/fonts/terminus”
      FontPath „/usr/share/fonts/corefonts”
      FontPath „/usr/local/share/fonts”
      FontPath „/usr/share/fonts/default”
      FontPath „/usr/share/fonts/TTF”
      FontPath „/usr/share/fonts/type1”
      FontPath „/usr/share/fonts/100dpi”
      FontPath „/usr/share/fonts/75dpi”
      FontPath „/usr/share/fonts/arphicfonts”
      FontPath „/usr/share/fonts/jisx0213”
      FontPath „/usr/share/fonts/shinonome”
      FontPath „/usr/share/fonts/baekmuk-fonts”
      FontPath „/usr/share/fonts/kacst-fonts”
      FontPath „/usr/share/fonts/sgi-fonts”
      FontPath „/usr/share/fonts/unfonts”
      FontPath „/usr/share/fonts/default/ghostscript”
      FontPath „/usr/share/fonts/xfonts-cronyx-100dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-75dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-misc:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-100dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-75dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-misc”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-100dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-75dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-misc:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-100dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-75dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-misc”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-100dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-75dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-misc:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-100dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-75dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-misc”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-100dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-75dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-misc:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-100dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-75dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-misc”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-100dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-75dpi:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-misc:unscaled”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-100dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-75dpi”
      FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-misc”
      EndSection

      Section „Module”
      Load „ddc”
      Load „vbe”
      Load „GLcore”
      Load „dbe”
      Load „dri”
      Load „extmod”
      Load „glx”
      Load „bitmap”
      Load „type1”
      Load „freetype”
      Load „record”
      EndSection

      Section „InputDevice”
      Identifier „Keyboard0”
      Driver „kbd”
      Option „CoreKeyboard”
      Option „XkbRules” „xorg”
      Option „XkbModel” „pc104”
      Option „XkbOptions” „grp:toggle,grp_led:scroll”
      Option „XkbVariant” „,winkeys”
      EndSection

      Section „InputDevice”
      Identifier „Serial Mouse”
      Driver „mouse”
      Option „Protocol” „Microsoft”
      Option „Device” „/dev/ttyS0”
      Option „Emulate3Buttons” „true”
      Option „Emulate3Timeout” „70”
      Option „SendCoreEvents”  „true”
      EndSection

      Section „InputDevice”
      Identifier „PS/2 Mouse”
      Driver „mouse”
      Option „Protocol” „IMPS/2”
      Option „Device” „/dev/misc/psaux”
      Option „Emulate3Buttons” „true”
      Option „Emulate3Timeout” „70”
      Option „SendCoreEvents”  „true”
      Option „ZAxisMapping” „4 5”
      EndSection

      Section „InputDevice”
      Identifier „USB Mouse”
      Driver „mouse”
      Option „Device” „/dev/input/mice”
      Option „SendCoreEvents” „true”
      Option „Protocol” „IMPS/2”
      Option „ZAxisMapping” „4 5”
      Option „Buttons” „5”
      EndSection

      Section „InputDevice”
      Identifier „Synaptics”
      Driver „synaptics”
      Option „Protocol” „event”
      Option „Device” „”
      Option „LeftEdge” „1900”
      Option „RightEdge” „5400”
      Option „TopEdge” „1900”
      Option „BottomEdge” „4000”
      Option „FingerLow” „25”
      Option „FingerHigh” „30”
      Option „MaxTapTime” „180”
      Option „MaxTapMove” „220”
      Option „VertScrollDelta” „100”
      Option „MinSpeed” „0.02”
      Option „MaxSpeed” „0.10”
      Option „AccelFactor” „0.0010”
      Option „SHMConfig” „on”
      EndSection

      # Auto-generated by mkxf86config

      Section „Monitor”
      Identifier  „Monitor0”
      HorizSync    28.0 – 96.0
      VertRefresh  50.0 – 75.0
      EndSection

      Section „Device”
      ### Available Driver options are:-
      # sw_cursor is needed for some ati and radeon cards
      Option „sw_cursor”
      #Option    „hw_cursor”
      #Option    „NoAccel”
      #Option    „ShowCache”
      #Option    „ShadowFB”
      #Option    „UseFBDev”
      #Option    „Rotate”
      Identifier  „Card0”
      # The following line is auto-generated by x11-misc/mkxf86config
      Driver      „radeon”
      VendorName  „All”
      BoardName  „All”
      # BusID      „PCI:1:0:0”
      EndSection

      Section „Screen”
      Identifier „Screen0”
      Device „Card0”
      Monitor „Monitor0”
      DefaultColorDepth 24
      SubSection „Display”
      Depth 1
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 4
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 8
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 15
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 16
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 24
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      SubSection „Display”
      Depth 32
      Modes „1024×768” „800×600” „640×480”
      EndSubSection
      EndSection

      Section „DRI”
      Mode 0666
      EndSection
      Bár még ez sincsen beállítva, mert nekem 1280*1024 -es felbontás kellene. 🙂 Azt itt át tudjátok nekem nézni? Elõre is köszönöm.

      Hozzászólás: KDE #2108761
      vasy05
      Felhasználó
        vizsla wrote:
        „vasy ~ # kcmshell keyboard_layout
        Error loading new keyboard description
        vasy ~ #”
        Háát passz… elmondhatnám, hogy az X(org) konfigurációs file-jaiban hogy kell beállítani, de a kde úgyis felülírja.
        De, ha mégis tudni akarsz ilyesmiről, akkor grp, switch, lv3, rwin_switch… szavakat keress. Itt egy q. régi cucc, de az alapelvek nem változtak. (Ez ugyan jobb winről szól és a 3. szintről, nem a groupról szól (meg többről, mint ami neked kell), de pont ugyanott van a beállítás helye a konfig file*-ban (INSTALL).)
        (De tanulni mindenesetre lehet belőle…)

        „Megakarom nyitni a fõkönyvtárat, ahol a home,root, etc, stb. van és azt írja, hogy a KDE médiakezelõje nem fut.”
        Konkerrorban? Nem hangokat akar kiadni (mint ablak lezáráskor stb.) és nincs megfelelően beállítva. foglalt, vagy akármi.

        Nem sérült véletlenül a renccered?

        *xorg.conf/XF86Config

        xorg.conf filem:

        Section „ServerLayout”
        Identifier „X.Org Configured”
        Screen 0 „Screen0” 0 0
        InputDevice „Keyboard0” „CoreKeyboard”
        # PS/2 Mouse not detected
        # Serial Mouse not detected
        InputDevice „USB Mouse” „AlwaysCore”
        #No Synaptics touchpad found
        EndSection

        Section „ServerFlags”
        Option „AllowMouseOpenFail” „true”

        EndSection

        Section „Files”
        FontPath „/usr/share/fonts/util”
        FontPath „/usr/share/fonts/encodings”
        FontPath „/usr/share/fonts/misc”
        FontPath „/usr/share/fonts/local”
        FontPath „/usr/share/fonts/terminus”
        FontPath „/usr/share/fonts/corefonts”
        FontPath „/usr/local/share/fonts”
        FontPath „/usr/share/fonts/default”
        FontPath „/usr/share/fonts/TTF”
        FontPath „/usr/share/fonts/type1”
        FontPath „/usr/share/fonts/100dpi”
        FontPath „/usr/share/fonts/75dpi”
        FontPath „/usr/share/fonts/arphicfonts”
        FontPath „/usr/share/fonts/jisx0213”
        FontPath „/usr/share/fonts/shinonome”
        FontPath „/usr/share/fonts/baekmuk-fonts”
        FontPath „/usr/share/fonts/kacst-fonts”
        FontPath „/usr/share/fonts/sgi-fonts”
        FontPath „/usr/share/fonts/unfonts”
        FontPath „/usr/share/fonts/default/ghostscript”
        FontPath „/usr/share/fonts/xfonts-cronyx-100dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-75dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-misc:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-100dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-75dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-misc”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-100dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-75dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-misc:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-100dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-75dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-cp1251-misc”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-100dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-75dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-misc:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-100dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-75dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-isocyr-misc”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-100dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-75dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-misc:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-100dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-75dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8r-misc”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-100dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-75dpi:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-misc:unscaled”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-100dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-75dpi”
        FontPath „/usr/share/fonts/xfonts-cronyx-koi8u-misc”
        EndSection

        Section „Module”
        Load „ddc”
        Load „vbe”
        Load „GLcore”
        Load „dbe”
        Load „dri”
        Load „extmod”
        Load „glx”
        Load „bitmap”
        Load „type1”
        Load „freetype”
        Load „record”
        EndSection

        Section „InputDevice”
        Identifier „Keyboard0”
        Driver „kbd”
        Option „CoreKeyboard”
        Option „XkbRules” „xorg”
        Option „XkbModel” „pc104”
        Option „XkbOptions” „grp:toggle,grp_led:scroll”
        Option „XkbVariant” „,winkeys”
        EndSection

        Section „InputDevice”
        Identifier „Serial Mouse”
        Driver „mouse”
        Option „Protocol” „Microsoft”
        Option „Device” „/dev/ttyS0”
        Option „Emulate3Buttons” „true”
        Option „Emulate3Timeout” „70”
        Option „SendCoreEvents”  „true”
        EndSection

        Section „InputDevice”
        Identifier „PS/2 Mouse”
        Driver „mouse”
        Option „Protocol” „IMPS/2”
        Option „Device” „/dev/misc/psaux”
        Option „Emulate3Buttons” „true”
        Option „Emulate3Timeout” „70”
        Option „SendCoreEvents”  „true”
        Option „ZAxisMapping” „4 5”
        EndSection

        Section „InputDevice”
        Identifier „USB Mouse”
        Driver „mouse”
        Option „Device” „/dev/input/mice”
        Option „SendCoreEvents” „true”
        Option „Protocol” „IMPS/2”
        Option „ZAxisMapping” „4 5”
        Option „Buttons” „5”
        EndSection

        Section „InputDevice”
        Identifier „Synaptics”
        Driver „synaptics”
        Option „Protocol” „event”
        Option „Device” „”
        Option „LeftEdge” „1900”
        Option „RightEdge” „5400”
        Option „TopEdge” „1900”
        Option „BottomEdge” „4000”
        Option „FingerLow” „25”
        Option „FingerHigh” „30”
        Option „MaxTapTime” „180”
        Option „MaxTapMove” „220”
        Option „VertScrollDelta” „100”
        Option „MinSpeed” „0.02”
        Option „MaxSpeed” „0.10”
        Option „AccelFactor” „0.0010”
        Option „SHMConfig” „on”
        EndSection

        # Auto-generated by mkxf86config

        Section „Monitor”
        Identifier  „Monitor0”
        HorizSync    28.0 – 96.0
        VertRefresh  50.0 – 75.0
        EndSection

        Section „Device”
        ### Available Driver options are:-
        # sw_cursor is needed for some ati and radeon cards
        Option „sw_cursor”
        #Option    „hw_cursor”
        #Option    „NoAccel”
        #Option    „ShowCache”
        #Option    „ShadowFB”
        #Option    „UseFBDev”
        #Option    „Rotate”
        Identifier  „Card0”
        # The following line is auto-generated by x11-misc/mkxf86config
        Driver      „radeon”
        VendorName  „All”
        BoardName  „All”
        # BusID      „PCI:1:0:0”
        EndSection

        Section „Screen”
        Identifier „Screen0”
        Device „Card0”
        Monitor „Monitor0”
        DefaultColorDepth 24
        SubSection „Display”
        Depth 1
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 4
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 8
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 15
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 16
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 24
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        SubSection „Display”
        Depth 32
        Modes „1024×768” „800×600” „640×480”
        EndSubSection
        EndSection

        Section „DRI”
        Mode 0666
        EndSection
        Bár még ez sincsen beállítva, mert nekem 1280*1024 -es felbontás kellene. 🙂 Azt itt át tudjátok nekem nézni? Elõre is köszönöm.

        Hozzászólás: KDE #2108756
        vasy05
        Felhasználó
          vizsla wrote:
          „Egy olyan problémám van, hogy amikor ráakarok menni a fõkönyvtárba KDE-n belül kidob nekem egy ilyet, hogy : „A KDE médiakezelője nem fut.” . „
          Hova, mit, merre?

          „Ez az egyik. A másik meg, hogy nem mûködnek az ALT GR-nek a billentyûkombinációi.”
          kcmshell keyboard_layout

          vasy ~ # kcmshell keyboard_layout
          Error loading new keyboard description
          vasy ~ #

          Megakarom nyitni a fõkönyvtárat, ahol a home,root, etc, stb. van és azt írja, hogy a KDE médiakezelõje nem fut.

          Hozzászólás: KDE #2108757
          vasy05
          Felhasználó
            vizsla wrote:
            „Egy olyan problémám van, hogy amikor ráakarok menni a fõkönyvtárba KDE-n belül kidob nekem egy ilyet, hogy : „A KDE médiakezelője nem fut.” . „
            Hova, mit, merre?

            „Ez az egyik. A másik meg, hogy nem mûködnek az ALT GR-nek a billentyûkombinációi.”
            kcmshell keyboard_layout

            vasy ~ # kcmshell keyboard_layout
            Error loading new keyboard description
            vasy ~ #

            Megakarom nyitni a fõkönyvtárat, ahol a home,root, etc, stb. van és azt írja, hogy a KDE médiakezelõje nem fut.

            Hozzászólás: KDE #2108752
            vasy05
            Felhasználó
              kisbetu wrote:
              Ez a kérdőjel: ?
              Kérdő mondatok végén szoktuk alkalmazni.

              Jó, sorry, lehagytam. Átjavítom.

              Hozzászólás: KDE #2108753
              vasy05
              Felhasználó
                kisbetu wrote:
                Ez a kérdőjel: ?
                Kérdő mondatok végén szoktuk alkalmazni.

                Jó, sorry, lehagytam. Átjavítom.

                Hozzászólás: Gentoo telepes utan… #2108245
                vasy05
                Felhasználó
                  Balage_82 wrote:
                  vasy05 wrote:
                  Hy. Köszi szépen, bár az ezek után az emerge -avC coldplug xproto -val van probléma. Aztán tegnap kapot egy emerge –sync -et és egy emerge portage -t szóval most elméletileg minden friss rajta. De hiába írtam be neki az emerge -avC coldplug xproto nem nagyok akart felmenni az xproto. 🙁

                  A -C kapcsoló azt jelenti „törlés” tehát nem is fog felmenni vele 🙂

                  Jé. Tényleg most, hogy így mondod. 🙁 Tudom, hogy micsoda a -C törlés 🙂 De nem vettem észre 🙂 Nem néztem 🙁 Nem vettem észre 🙂

                  Hozzászólás: Gentoo telepes utan… #2108246
                  vasy05
                  Felhasználó
                    Balage_82 wrote:
                    vasy05 wrote:
                    Hy. Köszi szépen, bár az ezek után az emerge -avC coldplug xproto -val van probléma. Aztán tegnap kapot egy emerge –sync -et és egy emerge portage -t szóval most elméletileg minden friss rajta. De hiába írtam be neki az emerge -avC coldplug xproto nem nagyok akart felmenni az xproto. 🙁

                    A -C kapcsoló azt jelenti „törlés” tehát nem is fog felmenni vele 🙂

                    Jé. Tényleg most, hogy így mondod. 🙁 Tudom, hogy micsoda a -C törlés 🙂 De nem vettem észre 🙂 Nem néztem 🙁 Nem vettem észre 🙂

                    Hozzászólás: Gentoo telepes utan… #2108239
                    vasy05
                    Felhasználó
                      strangedr wrote:
                      Visszaszívva, én voltam figyelmetlen, elnézést.

                      Tessék? Mit szívsz vissza? Ezt nem értem…

                      Hozzászólás: Gentoo telepes utan… #2108240
                      vasy05
                      Felhasználó
                        strangedr wrote:
                        Visszaszívva, én voltam figyelmetlen, elnézést.

                        Tessék? Mit szívsz vissza? Ezt nem értem…

                      10 bejegyzés megtekintése - 2,191-2,200 / 2,596