You are not logged in.

#1 2009-06-06 08:55:48

leokent
Member
From: UK
Registered: 2009-02-12
Posts: 11
Website

Prevent Xorg Autoconfiguring

If I remove the InputDevice sections from my Xorg.conf both my mouse and keyboard still work as before. I have tried adding,

Section "ServerFlags"
    Option "AutoAddDevices" "False"
    Option "AllowEmptyInput" "False"
EndSection

however this make no difference. I assume something is autoconfiguring Xorg when it starts, how can I disable this completely?

Regards,
Leo Kent

Offline

#2 2009-06-06 18:04:35

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: Prevent Xorg Autoconfiguring

you could start by checking what is configuring your input devices:

http://wiki.archlinux.org/index.php/Xor … _driver.3F

also, you can set almost any behaviour for the hotplugging driver you used to set in xorg.conf, so you could consider using hotplugging after all..


ᶘ ᵒᴥᵒᶅ

Offline

Board footer

Powered by FluxBB