sourCEntral - mobile manpages

pdf

MOUSEMODE

NAME

mousemode - tell an ADB mouse to use a given device handler ID

SYNOPSIS

mousemode [mode]

DESCRIPTION

mousemode tells the mouse to use a given device handler ID (‘‘mode’’), and then asks the mouse what mode it’s really in. The mouse only "sticks" in modes it supports. mousemode with no arguments just queries the mouse’s mode and prints it, without trying to change it.

OPTIONS

mode

number of mouse ‘‘mode’’, i.e. 4 is the extended mouse protocol

FILES

mousemode needs the following device:
/dev/adb

character device with major number 56 and minor number 0

AUTHORS

Paul Mackerras <paulus AT cs DOT anu DOT edu DOT au> (program)

Richard van Hees <R DOT M DOT vanHees AT phys DOT uu DOT nl> (documentation)

BUGS

none ;-)

pdf