EnglishFrenchSpanish

OnWorks favicon

wminput - Online in the Cloud

Run wminput in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command wminput that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


wminput - an event driver for the wiimote

SYNOPSIS


wminput [options]

DESCRIPTION


This manual page documents briefly the wminput command.

wminput is a program that provides an event driver for the wiimote, supporting all buttons
(except Power) and pointer tracking, and featuring a tracking algorithm plugin
architecture.

Your kernel must be configured with uinput support (INPUT_UINPUT, or Device Drivers/Input
Device Support/Miscellaneous Drivers/User Level Driver Support under menuconfig). Compile
into the kernel or as a module. See
http://gentoo-wiki.com/HOWTO_Compile_a_Kernel_Manually for information on kernel
compilation. By default, some (most? all?) udev configurations set up a uinput device
file readable only by root. Using wminput as a user other than root requires
configuration udev to change the permissions on uinput. Place the following line in a
file in /etc/udev/rules.d (see the documentation for your distro for the recommended file
for local rules) to allow anyone on the system to use uinput:

KERNEL=="uinput", MODE="0666"

A more secure method uses the following line to allow anyone in <group> to use wminput,
and adds only the desired users to <group>:

KERNEL=="uinput", GROUP="<group>"

A uinput group can be created specifically for this purpose, or another existing group
such as wheel can be used.

Getting X to recognize non-standard key symbols, and mapping actions to those symbols, is
not automatic. An excellent tutorial at http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys
can help you set this up. An overview of the process (see the HOWTO for more
information):
1.Edit ~/.CWiid/wminput.conf
2.Use xev, wminput, and your wiimote to find out if the key symbols are already mapped,
and find the key codes if they are not.
3.If the codes are not mapped to the appropriate symbols, edit ~/.Xmodmap, and use xmodmap
to map them. (A copy of my ~/.Xmodmap is included in CWiid/doc)
4.Use xbindkeys or a window manager-specific utility to map the key symbols to specific
actions.

wminput tracking plugins are, by default, installed to /usr/lib/CWiid/plugins. Plugins
may also be placed in ~/.CWiid/plugins, and plugins placed here will take precedence.

OPTIONS


-h Show summary of options.

-v, --version
Output version information and exit.

-c, --config [file]
Choose config file to use.

-d, --daemon
Implies -q, -r, and -w.

-q, --quiet
Reduce output to errors

-r, --reconnect [wait]
Automatically try reconnect after wiimote disconnect.

-w, --wait
Wait indefinitely for wiimote to connect.

bdaddr Specify the wiimote bluetooth address. The bluetooth device address (bdaddr) of the
wiimote can be specified on the command-line, or through the WIIMOTE_BDADDR
environment variable, in the that order of precedence. If neither is given, the
first wiimote found by hci_inquiry will be used.

Use wminput online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad