home · contact · privacy
Add X config for EeePC.
[config] / buster / apt-mark / eeepc
index 0eb813319f311dbd26991fa290eb9561a0e6d4a8..2660ec3b02c51b042b14ee332ec6c27bd6723186 100644 (file)
@@ -1 +1,17 @@
+# this provides setupcon which reads /etc/default/console-setup
 console-setup
+# without this, systemd-logind won't run, and so not detect lid close for hibernation
+dbus
+# for wifi
+firmware-ralink
+wicd-curses
+# for X to start at all
+xserver-xorg-video-intel
+# X input: keyboard and touchpad
+xserver-xorg-input-evdev
+xserver-xorg-input-synaptics
+# for startx
+xinit
+# for startx to run for non-root user
+libpam-systemd
+