Template:INPUT DEVICES

From Gentoo Wiki
Jump to:navigation Jump to:search
[edit

Documentation

Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages. As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements or fixes, or to voice your opinion.

Use this template to show instructions for setting the INPUT_DEVICES variable.

Parameters

unnamed
Set a valid INPUT_DEVICES variable.

Usage

See the template's testcases:


Parameter: unnamed
Wiki code {{INPUT_DEVICES|evdev}}

Main version
FILE /etc/portage/make.confSet INPUT_DEVICES
INPUT_DEVICES="evdev"

After setting the INPUT_DEVICES variable remember to update the system using the following command so the changes take effect:

root #emerge --ask --changed-use --deep @world


Sandbox version
FILE /etc/portage/make.confSet INPUT_DEVICES
INPUT_DEVICES="evdev"

After setting the INPUT_DEVICES variable remember to update the system using the following command so the changes take effect:

root #emerge --ask --changed-use --deep @world


Note
The above documentation is transcluded from Template:INPUT DEVICES/doc. (edit | history)
Editors can experiment in this template's sandbox (edit) and testcases (edit) pages.
Please add categories and interwikis to the /doc subpage. (See the subpages of this template.)