- $ cat xorg.conf
- Section "dri"
- Mode 0666
- EndSection
- $ cat intel.conf
- Section "device"
- identifier "intel"
- driver "intel"
- endsection
- $ cat 20opengl.conf
- Section "Files"
- EndSection
- $ cat 00-keyboard.conf
- Section "InputClass"
- Identifier "system-keyboard"
- MatchIsKeyboard "on"
- Option "XkbLayout" "de"
- EndSection
- $ cat qlist
- x11-drivers/xf86-input-evdev
- x11-drivers/xf86-input-synaptics
- x11-drivers/xf86-input-wacom
- x11-drivers/xf86-video-intel