home · contact · privacy
Add X config for EeePC.
[config] / buster / apt-mark / eeepc
index a60a065a1544d004e5dd6029adb29da25577446c..2660ec3b02c51b042b14ee332ec6c27bd6723186 100644 (file)
@@ -1 +1,17 @@
-console-setup
\ No newline at end of file
+# 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
+