diff options
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/make.defaults | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults index 258cf16e7..9c8cc315e 100644 --- a/profiles/arch/x86/make.defaults +++ b/profiles/arch/x86/make.defaults @@ -8,3 +8,6 @@ ARCH="x86" ACCEPT_KEYWORDS="x86" USE="pam threads" + +INPUT_DEVICES="${INPUT_DEVICES} vmmouse" +VIDEO_CARDS="${VIDEO_CARDS} amdgpu ast i128 i740 intel neomagic openchrome qxl rendition siliconmotion tga tseng vesa vmware" |