diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2017-05-09 10:20:24 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2017-05-09 10:20:24 -0300 | 
| commit | 1ace1e9f6328a4a42599f382133554715627a92f (patch) | |
| tree | 3c18ad2424093483f493d892fef9afb0b166eb1e /manifests/utils | |
| parent | 48f23a2df5e161cda3239479c8bf4e16c2e4d494 (diff) | |
| download | puppet-nodo-1ace1e9f6328a4a42599f382133554715627a92f.tar.gz puppet-nodo-1ace1e9f6328a4a42599f382133554715627a92f.tar.bz2  | |
Adds xinput into nodo::utils::interface::console
Diffstat (limited to 'manifests/utils')
| -rw-r--r-- | manifests/utils/interface.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/interface.pp b/manifests/utils/interface.pp index 11d81e2..cef686a 100644 --- a/manifests/utils/interface.pp +++ b/manifests/utils/interface.pp @@ -12,6 +12,7 @@ class nodo::utils::interface inherits nodo::utils::interface::console {      'xtitle',      'xclip',      'xsel', +    'xinput',      'numlockx',      'autocutsel',      'parcellite',  | 
