From b6145f4493057138ea563578c73f999810ca0dd1 Mon Sep 17 00:00:00 2001 From: jean-michel <jean-michel@obarun.org> Date: Sat, 13 Apr 2019 18:57:52 +0200 Subject: [PATCH] base X --- jwm-daw/package_list/base_X | 42 +++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 jwm-daw/package_list/base_X diff --git a/jwm-daw/package_list/base_X b/jwm-daw/package_list/base_X new file mode 100644 index 0000000..9c5364e --- /dev/null +++ b/jwm-daw/package_list/base_X @@ -0,0 +1,42 @@ +### One application per line. +### You can use # to comment a line. +### Blank line are ignored. +##################################### + +#----------- +## X server +#----------- + +xorg-server +xorg-server-common +mesa +mesa-vdpau +libva-mesa-driver +opencl-mesa +xf86-input-libinput +xorg-font-utils +xorg-fonts-100dpi +xorg-xev +xorg-xinit +xorg-xprop +xterm +xcb-util-renderutil + +#------------------ +## driver for xorg +#------------------ + +#xf86-input-keyboard +#xf86-input-mouse +#xf86-input-synaptics +#xf86-input-vmmouse +#xf86-input-void + +#xf86-video-ati +#xf86-video-dummy +#xf86-video-fbdev +#xf86-video-intel +#xf86-video-nouveau +#xf86-video-openchrome +#xf86-video-vesa +#xf86-video-voodoo -- GitLab