diff options
| author | Simon Rettberg | 2016-06-08 14:47:52 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2016-06-08 14:47:52 +0200 |
| commit | 357e407ff30b0a1ccefc79aa5152c2bbd686236a (patch) | |
| tree | bdf031f4b9e77b5696d5737380a195a7c0accb85 | |
| parent | [kernel-vanilla] 4.4.12 (diff) | |
| download | tm-scripts-357e407ff30b0a1ccefc79aa5152c2bbd686236a.tar.gz tm-scripts-357e407ff30b0a1ccefc79aa5152c2bbd686236a.tar.xz tm-scripts-357e407ff30b0a1ccefc79aa5152c2bbd686236a.zip | |
[xorg] Include xset
| -rw-r--r-- | remote/modules/xorg/module.conf | 1 | ||||
| -rw-r--r-- | remote/modules/xorg/module.conf.ubuntu | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/xorg/module.conf b/remote/modules/xorg/module.conf index 929fc8e5..2fc6ab94 100644 --- a/remote/modules/xorg/module.conf +++ b/remote/modules/xorg/module.conf @@ -10,6 +10,7 @@ REQUIRED_BINARIES=" xkbbell xkbevd xrandr + xset xkbcomp vmmouse_detect " diff --git a/remote/modules/xorg/module.conf.ubuntu b/remote/modules/xorg/module.conf.ubuntu index f0517f66..90a46747 100644 --- a/remote/modules/xorg/module.conf.ubuntu +++ b/remote/modules/xorg/module.conf.ubuntu @@ -2,6 +2,7 @@ REQUIRED_INSTALLED_PACKAGES=" fonts-dejavu-core fonts-dejavu-extra ttf-dejavu-core + x11-xserver-utils " REQUIRED_CONTENT_PACKAGES=" xserver-xorg$UBUNTU_XORG_PKG_SUFFIX |
