Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Intrepid xorg.conf - input section

  1. #1
    Join Date
    Feb 2007
    Location
    In the pub !!!
    Beans
    1,462
    Distro
    Ubuntu Development Release

    Intrepid xorg.conf - input section

    Just had a look at my xorg.conf file after upgrade to intrepid, and there is no input setion anymore.

    Has this been moved to a new file or is my .conf file incomplete.
    this is all it contains :-


    HTML Code:
    Section "Device"
    	Identifier	"Configured Video Device"
    	Option		"UseFBDev"		"true"
    EndSection
    
    Section "Monitor"
    	Identifier	"Configured Monitor"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Monitor		"Configured Monitor"
    	Device		"Configured Video Device"
    EndSection

  2. #2
    Join Date
    Dec 2007
    Location
    Shepperton, UK.
    Beans
    2,489
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    Good one. My xorg.conf is the same, so it's complete. I too would like to know where the keyboard and mouse settings are kept now.
    Intel E5700 G41 8Gb Xubuntu 13.10, Ubuntu 13.4, WinXP.
    Revo R3610 Win7 Pro, Ubuntu 13.04

    Absolute Beginners Compiz-fusion wiki Local Weather

  3. #3
    Join Date
    Apr 2008
    Location
    London
    Beans
    1,873
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Intrepid xorg.conf - input section

    Saw this in the release notes:

    X.Org Input Devices

    The X.Org configuration file (/etc/X11/xorg.conf) still has InputDevice entries for the mouse and keyboard, but they are ignored now because input-hotplug is used. The keyboard settings now come from /etc/default/console-setup; to change them please use sudo dpkg-reconfigure console-setup. After that, HAL and X need to be restarted (e.g., by rebooting your system)
    .

    http://www.ubuntu.com/getubuntu/releasenotes/810



    .

  4. #4
    Join Date
    Feb 2007
    Location
    In the pub !!!
    Beans
    1,462
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    Yeah its a bit of a problem as I want to set up a graphics tablet.

  5. #5
    Join Date
    Feb 2007
    Location
    In the pub !!!
    Beans
    1,462
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    A lot of how-to's are now out of date then!!!!

  6. #6
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    Quote Originally Posted by celticbhoy View Post
    A lot of how-to's are now out of date then!!!!
    Only if you're using Intrepid.

    Xorg is set to disappear completey.

  7. #7
    Join Date
    Apr 2008
    Location
    London
    Beans
    1,873
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Intrepid xorg.conf - input section

    Quote Originally Posted by philinux View Post
    Only if you're using Intrepid.

    Xorg is set to disappear completey.
    Judging by the number of Xorg related problems on this forum, I think that may be a good thing.


    .

  8. #8
    Join Date
    Feb 2007
    Location
    In the pub !!!
    Beans
    1,462
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    That depends on what it is replaced by. I do think there will be a bit of confusion though especially for new users on intrepid looking at old posts from searches.

  9. #9
    Join Date
    Nov 2006
    Location
    OE
    Beans
    2,831
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Intrepid xorg.conf - input section

    Actually xorg has been changed since hardy. Now hal is "in charge" of input devices.
    See the link here. Specifically look at the "Using X in Ubuntu" section and the "X/InputHotplug" subsection.
    Good site to search for guides & how-tos.

  10. #10
    Join Date
    Feb 2007
    Location
    In the pub !!!
    Beans
    1,462
    Distro
    Ubuntu Development Release

    Re: Intrepid xorg.conf - input section

    The release notes dont state where the mouse config is, and by association where a graphic tablet config file would be.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •