table of contents
wacomcpl(1) | General Commands Manual | wacomcpl(1) |
NAME¶
wacomcpl - graphical utility to configure Wacom tablets
SYNOPSIS¶
wacomcpl [--use-hostname] [calibrate <device> [warning]]
DESCRIPTION¶
wacomcpl is a graphical utility to configure and calibrate Wacom tablet devices.
OPTIONS¶
- --use-hostname
- If set, wacomcpl will append the hostname to the wacomcplrc file written out. See CONFIGURATION STORAGE below.
- calibrate device [warning]
- Bring up the calibration screen for the specified device. For any value of warning, a coordinate check is performed after calibration. If the coordinates appear to be out of scope, a warning messages is displayed.
CONFIGURATION STORAGE¶
Any changes performed by wacomcpl are written to the configuration file. The initrc script provided by this package loads this configuration file in the following order:
If a .wacomcplrc.<hostname> file is present in the user's home directory, this file is loaded. Otherwise,
if a .wacomcplrc file is present in the user's home directory, this file is loaded. Otherwise,
if a /etc/wacomcpl.conf file is present, this file is loaded.
FILES¶
- $HOME/.wacomcplrc
- $HOME/.wacomcplrc.<hostname>
- /etc/wacomcpl.conf
- /etc/X11/xinit/xinitrc.d/wacomcpl.sh
SEE ALSO¶
wacom(4), xsetwacom(7)
COPYRIGHT¶
Copyright 2011 Red Hat, Inc.