Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Compose and testing xorg-server
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Sun Feb 01, 2009 8:55 pm    Post subject: [Solved] Compose and testing xorg-server Reply with quote

So before I moved to testing, I had setup Compose and <ralt><c><=> gave me the euro sign. however since moving to testing this is not the case. my suspicion is that the xorg-server in testing uses hal. However I have compiled that xorg-server with USE="-hal".

So while the same keys did the same before I moved to testing, the same xorg.xonf file does not.


cat /etc/X11/xorg.conf
Code:

Section "ServerLayout"         
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0     
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "TouchPad" "AlwaysCore"   
#       Option         "AllowEmptyInput" "false"
EndSection                                       

Section "Files"
#       RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/TTF/"
        FontPath     "/usr/share/fonts/OTF" 
        FontPath     "/usr/share/fonts/Type1/"
        FontPath     "/usr/share/fonts/100dpi/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection                                     

Section "Module"
        Load  "glx"
        Load  "extmod"
        Load  "xtrap"
        Load  "record"
        Load  "GLcore"
        Load  "dbe"   
        Load  "dri"   
        Load  "freetype"
        Load  "type1"   
EndSection             

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"     
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "us+inet"
        Option      "XkbOptions" "compose:rwin"
EndSection                                     

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

Section "InputDevice"
        Driver      "synaptics"
        Identifier  "TouchPad"
        Option      "SendCoreEvents"
        Option      "Protocol" "auto-dev"
        Option      "SHMConfig" "on"     
        Option      "PalmDetect" "on"   
        Option      "VertEdgeScroll" "on"
        Option      "HorizEdgeScroll" "on"
EndSection                               

Section "Monitor"
        #DisplaySize      330   210     # mm
        Identifier   "Monitor0"
        VendorName   "LPL"
        ModelName    "db00"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "intel"
#       Driver      "vesa"
        VendorName  "Intel Corporation"
        BoardName   "Unknown Board"
        BusID       "PCI:0:2:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        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


Last edited by milomak on Wed Feb 04, 2009 6:48 pm; edited 1 time in total
Back to top
View user's profile Send private message
comprookie2000
Retired Dev
Retired Dev


Joined: 25 Jul 2004
Posts: 925
Location: Sun City Center, Florida

PostPosted: Sun Feb 01, 2009 11:45 pm    Post subject: Reply with quote

I am using xorg-x11 7.4 and xorg-server 1.5.3-r1
I had no mouse or keyboard after I updated about 3 weeks ago.
I was already using hal and dbus but I had to add evdev to INPUT_DEVICES="keyboard mouse evdev"
Then I had to re emerge all drivers, to check;
emerge portage-utils; qlist -I -C x11-drivers/
_________________
http://dev.gentoo.org/~dabbott/
Back to top
View user's profile Send private message
szczerb
Veteran
Veteran


Joined: 24 Feb 2007
Posts: 1709
Location: Poland => Lodz

PostPosted: Sun Feb 01, 2009 11:55 pm    Post subject: Reply with quote

You don't need mouse or keyboard in INPUT_DEVICES. That's how mine looks:
Code:
INPUT_DEVICES="evdev synaptics"
(synaptics is for the touchpad).

And no, I really don't have those drivers installed:
Code:
szczerb@nomad ~/studia/OOP/lab/matrixRC $ eix -c xf86-input
[N] x11-drivers/xf86-input-acecad (1.2.1): Acecad Flair input driver
[N] x11-drivers/xf86-input-aiptek (1.0.1): Aiptek USB Digital Tablet Input Driver for Linux
[N] x11-drivers/xf86-input-calcomp (1.1.0): Calcomp input driver
[N] x11-drivers/xf86-input-citron (2.2.0): X.Org driver for citron input devices
[N] x11-drivers/xf86-input-digitaledge (1.1.0): X.Org driver for digitaledge input devices
[N] x11-drivers/xf86-input-dmc (1.1.0): DMC input driver
[N] x11-drivers/xf86-input-dynapro (1.1.0): Dynapro input driver
[N] x11-drivers/xf86-input-elo2300 (1.1.0): X.Org driver for elo2300 input devices
[N] x11-drivers/xf86-input-elographics (1.1.0): Elographics input driver
[I] x11-drivers/xf86-input-evdev (2.1.1@21 I 2009): Generic Linux input driver
[N] x11-drivers/xf86-input-evtouch (~0.8.7): Input driver for Linux event touchscreens
[N] x11-drivers/xf86-input-fpit (1.1.0-r1): Fujitsu Stylistic input driver
[N] x11-drivers/xf86-input-hyperpen (1.1.0): X.Org driver for hyperpen input devices
[N] x11-drivers/xf86-input-jamstudio (1.1.0): X.Org driver for jamstudio input devices
[N] x11-drivers/xf86-input-joystick (1.2.2): X.Org driver for joystick input devices
[N] x11-drivers/xf86-input-keyboard (1.1.1-r1): Keyboard input driver
[N] x11-drivers/xf86-input-magellan (1.1.0): X.Org driver for magellan input devices
[N] x11-drivers/xf86-input-magictouch (1.0.0.5): MagicTouch input driver
[N] x11-drivers/xf86-input-microtouch (1.1.0): MicroTouch input driver
[N] x11-drivers/xf86-input-mouse (1.2.3): X.Org driver for mouse input devices
[N] x11-drivers/xf86-input-mutouch (1.1.0): Microtouch input driver
[N] x11-drivers/xf86-input-palmax (1.1.0): Palmax (TR88L803) touchscreen driver
[N] x11-drivers/xf86-input-penmount (1.2.0): PenMount input driver
[N] x11-drivers/xf86-input-spaceorb (1.1.0): X.Org driver for spaceorb input devices
[N] x11-drivers/xf86-input-summa (1.1.0): X.Org driver for summa input devices
[I] x11-drivers/xf86-input-synaptics (0.99.3-r1@10 I 2009): Driver for Synaptics touchpads
[N] x11-drivers/xf86-input-tek4957 (1.1.0): Tektronix 4957 input driver
[N] x11-drivers/xf86-input-tslib (~0.0.5): xorg input driver for use of tslib based touchscreen devices
[N] x11-drivers/xf86-input-ur98 (1.1.0): UR98 (TR88L803) head tracker driver
[N] x11-drivers/xf86-input-virtualbox (1.6.6[3]): VirtualBox input driver
[N] x11-drivers/xf86-input-vmmouse (12.4.1): VMWare mouse input driver
[N] x11-drivers/xf86-input-void (1.1.0): null input driver
[N] x11-drivers/xf86-input-wiimote [2] (~0.0.1): X.Org driver for Wiimote input devices
[1] "x11" /usr/portage/local/layman/x11
[2] "sunrise" /usr/portage/local/layman/sunrise
[3] "dev-jokey" /usr/portage/local/layman/jokey

Found 33 matches.
Back to top
View user's profile Send private message
milomak
Apprentice
Apprentice


Joined: 10 Apr 2008
Posts: 287

PostPosted: Wed Feb 04, 2009 6:47 pm    Post subject: Reply with quote

I re-emerged x11-drivers/xf86-input-keyboard and it worked
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum