Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on PPC
  • Search

xorg.conf - appletouch problem [solved]

Have a PowerPC specific problem? This is the spot.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
fr3sh
n00b
n00b
Posts: 55
Joined: Mon Jul 25, 2005 1:08 pm

xorg.conf - appletouch problem [solved]

  • Quote

Post by fr3sh » Sun Aug 28, 2005 7:39 am

He!

I have a problem with my xorg configuration. If i put the appletouch configurations in my xorg.conf file, my X wont start anymore. I get something like input Device "Mouse" (wich seems to be the Touchpad) not found.

I noticed, that my extern mouse uses /dev/input/mice , too. Is this the problem?

My machine is a 12" G4 Powerbook. The used appletouch module ist 0.07!


Here my xorg.conf:

Code: Select all

Section "Module"

    Load        "dbe"     # Double buffer extension

    SubSection  "extmod"
    Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"

EndSection


Section "Files"


    RgbPath   "/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"

EndSection



Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "kbd"

    Option "AutoRepeat" "500 30"
    Option "XkbOptions"  "lv3:lwin_switch"
    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"   "de"
    Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"

    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"

    Option "Emulate3Buttons"

EndSection


Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "auto-dev"
   Option      "LeftEdge"      "60"
   Option      "RightEdge"      "900"
   Option      "TopEdge"      "60"
   Option      "BottomEdge"      "511"
   Option      "MinSpeed"      "0.2"
   Option      "MaxSpeed"      "0.9"
   Option      "AccelFactor"      "0.07"
   Option      "SHMConfig"      "on"
   Option      "RTCornerButton"   "3"
   Option      "LTCornerButton"   "2"   
EndSection


Section "Monitor"

    Identifier  "APPLE_PB_12_TFT"

    HorizSync   31.5 - 48.5
    VertRefresh 40-150

EndSection


Section "Device"
    Identifier   "Standard VGA"
    VendorName   "Unknown"
    BoardName   "Unknown"

    Driver     "vga"

EndSection


Section "Device"
    Identifier  "NV_GF_FX_Go5200"
    Driver      "nv"

EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "NV_GF_FX_Go5200"
    Monitor     "APPLE_PB_12_TFT"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"

    Identifier  "Simple Layout"

    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

    InputDevice     "Mouse"
    InputDevice     "Synaptics Touchpad"

EndSection 
Last edited by fr3sh on Sun Aug 28, 2005 9:48 am, edited 1 time in total.
Top
scoobydu
Veteran
Veteran
User avatar
Posts: 1076
Joined: Sun Feb 16, 2003 2:24 pm
Location: 'Mind the Gap'
Contact:
Contact scoobydu
Website

  • Quote

Post by scoobydu » Sun Aug 28, 2005 9:18 am

Comment out this line and try again, as your mouse is called Mouse1.
InputDevice "Mouse"
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Top
fr3sh
n00b
n00b
Posts: 55
Joined: Mon Jul 25, 2005 1:08 pm

  • Quote

Post by fr3sh » Sun Aug 28, 2005 9:47 am

Ah... OK *g*

now it works


Thanks :lol:
Top
Post Reply

3 posts • Page 1 of 1

Return to “Gentoo on PPC”

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 Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy