On Mon, Jan 18, 2010 at 9:43 AM, Harry Putnam <[email protected]> wrote: > pk <[email protected]> writes: > >> Harry Putnam wrote: >> >>> For now, with hal, with dbus, assuming no xorg.conf... where are >>> custom settings regarding the X session done? >> >> Under /etc/X11/xorg.conf.d/... or you could continue to use the old >> xorg.conf since that will override what's in ...xorg.conf.d/ > > OK, let me try this once more: > > Using only the current setup, that is, one with hal and dbus installed > and one that does not use xorg.conf... and apparently does not use > /etc/X11/xorg.conf.d either... since that directory is not present. > > But yet an X display happens when I type `startx', apparently > generated somewhere automatically. > > What I'm asking is where does one make customizations to that auto > generated process... something is doing it.. some file or something is > involved... but what and where?
Check the X log file to see what it's doing automatically. If you're unhappy with its automatic choices you can then edit or create the policy files in /etc/hal/fdi/policy/ to make it behave the way you want. Figuring out exactly how and where to make those changes is the hard part... Googling your specific needs will usually come up with an example from somewhere out there. Also see the Gentoo Xorg 1.5 upgrade guide for some more info: http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml Good luck :)

