diff --git a/kali-config/common/package-lists/hardware-support.list.chroot b/kali-config/common/package-lists/hardware-support.list.chroot index f25e7f7..87db2ce 100644 --- a/kali-config/common/package-lists/hardware-support.list.chroot +++ b/kali-config/common/package-lists/hardware-support.list.chroot @@ -10,10 +10,12 @@ firmware-b43-installer #endif ## -## Make sure we install as many video drivers as we can. Note that -## this package needs to be explicitly listed if we want to be sure that -## it's installed. Installing xserver-xorg is not enough to make sure, +## Make sure we install as many input/video drivers as we can. Note that +## these packages need to be explicitly listed if we want to be sure that +## they're installed. Installing xserver-xorg is not enough to make sure, ## due to its dependencies, defined as such: +## * xserver-xorg-input-all | xorg-driver-input ## * xserver-xorg-video-all | xorg-driver-video ## +xserver-xorg-input-all xserver-xorg-video-all