diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index c80be3fc9..923b16cc6 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -61,7 +61,7 @@ APACHE2_MODULES="access_compat actions alias auth_basic auth_digest authn_alias APACHE2_MPMS="event" # vmmouse is x86 only -INPUT_DEVICES="* -vmmouse" +INPUT_DEVICES="acecad aiptek elographics evdev fpit hyperpen joystick keyboard libinput mouse mutouch penmount synaptics tslib void wacom" # only put video cards in the base profile that are supported on all architectures (at least tier 1) VIDEO_CARDS="chips cirrus dummy epson fbdev glint mach64 mga nouveau nv r128 radeon s3 s3virge savage sisusb tdfx trident voodoo" |