Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

X11: CTRL ALT Plus/Minus not working anymore

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
longint
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Aug 27, 2002 9:07 pm
Location: good old germany

X11: CTRL ALT Plus/Minus not working anymore

  • Quote

Post by longint » Sun Sep 20, 2009 10:27 pm

Don't know since when, but changing my resolution by pressing CTRL ALT +/- is not working anymore. Changing by using xrandr works.

Any ideas?
TIA
Top
Mike Hunt
Watchman
Watchman
User avatar
Posts: 5287
Joined: Sun Jul 19, 2009 11:01 pm

  • Quote

Post by Mike Hunt » Sun Sep 20, 2009 10:30 pm

Can we see your xorg.conf please?
Top
longint
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Aug 27, 2002 9:07 pm
Location: good old germany

  • Quote

Post by longint » Mon Sep 21, 2009 12:48 pm

Sorry. I'm the only one having this issue? Thought this similar to the disabled CTRL-ALT-BKSP.

Here we go:

Code: Select all

Section "ServerLayout"
        Identifier     "Main Layout"
        Screen      0  "Screen 1" 0 0
        InputDevice    "Keyboard1" "CoreKeyboard"
        InputDevice    "Logitech_Mouse" "CorePointer"
        InputDevice    "Touchpad2" "SendCoreEvents"
EndSection

Section "Files"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/75dpi/"
        FontPath     "/usr/share/fonts/100dpi/"
   FontPath    "/usr/share/fonts/misc:unscaled"
   FontPath    "/usr/share/fonts/Type1"
   FontPath    "/usr/share/fonts/TTF"
   FontPath    "/opt/ttf"
   FontPath    "/usr/share/fonts/corefonts"
   FontPath    "/usr/share/fonts/sharefonts"
   FontPath    "/usr/share/fonts/terminus"
   FontPath    "/usr/share/fonts/ttf-bitstream-vera"
   FontPath    "/usr/share/fonts/unifont"
   FontPath    "/usr/share/fonts/75dpi:unscaled"
   FontPath    "/usr/share/fonts/100dpi:unscaled"
   FontPath    "/usr/share/fonts/artwiz"
EndSection

Section "Module"
        Load  "dbe"
        Load  "synaptics"
        SubSection "extmod"
                Option      "omit xfree86-dga"
        EndSubSection
        Load  "type1"
        Load  "freetype"
        Load  "dri"
        Load  "glx"
EndSection

Section "ServerFlags"
        Option      "blank time" "10"   # 10 minutes
        Option      "standby time" "20"
        Option      "suspend time" "30"
        Option      "off time" "60"
EndSection

Section "InputDevice"
  Identifier  "Keyboard1"
  Driver    "keyboard"
  Option    "CoreKeyboard"
  Option    "XkbRules"  "xorg"
  Option    "XkbModel"  "pc105"
  Option      "AutoRepeat" "250 30"
  Option    "XkbLayout" "de"
  #Option "XkbVariant"  ",nodeadkeys,"
EndSection

Section "InputDevice"
        #Matthias
        Identifier      "Touchpad2"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"        "/dev/psaux"
        Option          "Protocol"      "auto-dev"
        Option          "HorizEdgeScroll"       "0"
EndSection

Section "InputDevice"
        Identifier  "Touchpad"
        Driver      "synaptics"
        #Driver      "mouse"
        Option      "SendCoreEvents" "true"
        #Option      "Device" "/dev/psaux"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "auto-dev"
        Option      "HorizScrollDelta" "0"
        Option      "LeftEdge" "1700"
        Option      "RightEdge" "5300"
        Option      "TopEdge" "1700"
        Option      "BottomEdge" "4200"
        Option      "FingerLow" "25"
        Option      "FingerHigh" "30"
        Option      "MaxTapTime" "180"
        Option      "MaxTapMove" "220"
        Option      "VertScrollDelta" "100"
        Option      "MinSpeed" "0.06"
        Option      "MaxSpeed" "0.12"
        Option      "AccelFactor" "0.0010"
        Option      "SHMConfig" "on"
        Option      "TapButton1" "1"
        Option      "TapButton2" "1"
        Option      "TapButton3" "1"
EndSection

Section "InputDevice"
        Identifier  "Logitech_Mouse"
        Driver      "mouse"
        Option      "Protocol" "imPS/2"
        #Option     "Device" "/dev/input/mice"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping"          "4 5"
EndSection

Section "Monitor"
        Identifier   "Generic Monitor"
        ModeLine     "640x480" 25.2 640 664 760 800 480 491 493 525
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        Option      "VendorName" "ATI Proprietary Driver"
        Option      "ModelName" "Generic Autodetecting Monitor"
        Option      "DPMS" "true"
EndSection

Section "Device"
        Identifier  "ati"
        Driver      "fglrx"
        #Driver      "ati"
        #ChipID 0x564A #5000
        #ChipID  0x71c5
        BusID       "PCI:1:0:0"
        Option "MonitorLayout" "NONE, LVDS"
        Option      "VendorName" "ATI"
        Option      "ModelName" "V5200"
        BoardName   "ATI Technologies Inc, FileGL v5200"
        #Option      "VideoOverlay" "on"
        Option      "UseFastTLS" "1"
        Option      "EnablePrivateBackZ" "on"
        #Christian ?
        #Option      "no_dri" "yes"
        Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Extensions"
        Option      "XVideo" "Enable"
        Option      "Composite" "Enable"
        Option      "XEVIE" "Enable"
        Option      "RENDER" "Enable"

EndSection

Section "Screen"
        Identifier "Screen 1"
        Device     "ati"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes "1920x1200" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "dri"
   Mode 0666
[/code]
Top
Mike Hunt
Watchman
Watchman
User avatar
Posts: 5287
Joined: Sun Jul 19, 2009 11:01 pm

  • Quote

Post by Mike Hunt » Wed Sep 23, 2009 12:01 am

Is there missing "EndSection" at the end?

Are you using KDM?
Top
longint
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Aug 27, 2002 9:07 pm
Location: good old germany

  • Quote

Post by longint » Wed Sep 23, 2009 7:29 am

Mike Hunt wrote:Is there missing "EndSection" at the end?
Yes, sorry
Are you using KDM?
No. Neither xdm, gdm or anything else...
Top
longint
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Aug 27, 2002 9:07 pm
Location: good old germany

  • Quote

Post by longint » Fri Sep 25, 2009 8:28 pm

Any Idea?
Top
Mike Hunt
Watchman
Watchman
User avatar
Posts: 5287
Joined: Sun Jul 19, 2009 11:01 pm

  • Quote

Post by Mike Hunt » Fri Sep 25, 2009 9:35 pm

Try with a minimal xorg.conf like this if you have hald started and evdev is enabled in your kernel and make.conf.

Code: Select all

Section "ServerLayout"
    Identifier     "X"
    Screen      0  "Screen0" 0 0
EndSection
Section "Device"
        Identifier  "Card0"
        Driver      "fglrx"
#        Driver      "radeon"
EndSection
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        DefaultDepth 24
        SubSection "Display"
                Depth    24
                Modes    "1920x1200" "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection
Also try with ati open source drivers. Just put radeon instead of fglrx in make.conf and xorg.conf and

Code: Select all

emerge -uDN world
Top
longint
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 100
Joined: Tue Aug 27, 2002 9:07 pm
Location: good old germany

  • Quote

Post by longint » Sat Sep 26, 2009 8:10 pm

Thx Mike, but there is no change using the minimal config with ati or fglrx.

Any other hint?
Top
Post Reply

8 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic