Sponsored Content
Operating Systems Solaris old serial mouse DB9 for Desktop Post 302169511 by ajp7701 on Thursday 21st of February 2008 01:23:23 PM
Old 02-21-2008
old serial mouse DB9 for Desktop

Solaris 10 on an Ultra 45, there are two serial ports (A and B) And I need to be able to use an old serial trackball mouse in the dt enviornment. Do I have any options? Where do I configure the X server desktop environment (if possible?) to use an old serial pointer device instead of it's current configuration of using the USB mouse?
Thank you so much!
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mouse settings

How do I change the mouse pointer speed settings in Unix. I know in Windows there is the option to change the pointer speed. (3 Replies)
Discussion started by: chyzm
3 Replies

2. BSD

BSD mouse

Hey guys am runing FreeBSD 5.3 on my laptop, i know i have done it before but i cannot for the life of me get my wireless microsoft mouse working in kde. is is connected threw usb. I ran a dmesg and it see the mouse in uhid0. let me know if ya guys could give me a hand in this thanks. (1 Reply)
Discussion started by: THCue
1 Replies

3. Shell Programming and Scripting

Building a better mouse trap, or How many lines of code does it take to trap a mouse?

Hello all, I'm hoping to get a little insight from some of the wily veterans amongst you. I've written a script to check for new outgoing files to our vendors located on our ssl server. It seems to be working ok, but the final question here, will be one of logic, and/or a better way to... (4 Replies)
Discussion started by: mph
4 Replies

4. Solaris

pinout DB9 to RJ11 of T3 Array Disk?

Hello friends, i have a problem with the pinout of T3 Array Disk cuz i don't know to build this serial cable :( please anybody help me! (1 Reply)
Discussion started by: nikoxve
1 Replies

5. HP-UX

reset mouse

I have a Belkin KVM switcher, but when I switch from Unix to Windows, then back to Unix, the mouse stops working is there any way to reset the mouse without restarting the workstation? thanks! (0 Replies)
Discussion started by: xRonin
0 Replies

6. AIX

Serial mouse Installation

Hi, Can anybody tell me how to install serial mouse in aix 5.1. I connected a serial mouse and tried but it doesnt work. (4 Replies)
Discussion started by: sriram.s
4 Replies

7. UNIX for Dummies Questions & Answers

openwin use old serial mouse

Solaris 10 on an Ultra 45, there are two serial ports (com A and B) And I need to be able to use an old serial trackball mouse in the openwin dt enviornment. Do I have any options? Even if I have to buy an external device for conversion? Want to configure openwin to use an old serial pointer device... (0 Replies)
Discussion started by: ajp7701
0 Replies

8. UNIX for Dummies Questions & Answers

Changing middle mouse button for pasting to right mouse button in cygwin rxvt

Hi, I'm using rxvt in Cygwin and I'm wondering how to change my mouse bindings from the middle button for pasting to the right button. The main reason why I want to do this is because my laptop doesn't have a middle mouse button. Thanks for any help! (2 Replies)
Discussion started by: sayeo
2 Replies

9. Ubuntu

Ubuntu 9.04 Serial application to telnet to serial device

Hello! I am working on an application which reads environmental instruments which have serial ports. The application requires a serial port to be present to talk to the device (i.e. /dev/ttyS0 ). In some instances the environmental devices will be 100's of yards away from the computer, so a... (5 Replies)
Discussion started by: mvona
5 Replies
mdetect(1)						      General Commands Manual							mdetect(1)

NAME
mdetect - mouse device autodetection tool SYNOPSIS
mdetect [option ...] OPTIONS
mdetect may be run without arguments. -h display a help message and exit -n do not search for PnP (Plug 'n' Play) mice -r [not yet implemented] -v be verbose; this option may be specified multiple times for increasing levels of verbosity -o produce output appropriate for XFree86 3.x configuration -x produce output appropriate for XFree86 4.x configuration DESCRIPTION
mdetect is a tool for autoconfiguring mice and compatible pointing devices; it is typically used as the backend to some user-friendly fron- tend code that, for example, asks the user to move the mouse for a moment. mdetect is then run while user is producing input on the mouse device. While mouse motion during detection is sometimes unnecessary, it is seldom problematic. mdetect writes the autodetected mouse device and protocol to standard output. Unless either of the -o or -x options is given, mdetect pro- duces output appropriate for configuring the gpm(1) program. Alternatively, output appropriate for an XFree86 X server configuration file is produced. If the -v option is given, some information about the program's status is also written to standard output, but this is largely unimplemented at this writing. If mdetect is unable to find a mouse device, it exits after a few seconds of searching. NOTES
Detection of serial and PS/2 devices is often aided by moving the mouse while mdetect runs. Terminals connected to serial ports may display a small amount of garbage to the screen while mdetect probes them, but this a harmless side-effect; the terminal's line settings are restored after the port has been probed. DIAGNOSTICS
mdetect's exit status is used to communicate information. 0 mdetect found a mouse and exited normally. 1 An error occurred while attempting to read from the mouse device. 2 mdetect timed out and gave up searching for a mouse device; this indicates either that no mouse device is attached to the computer, or that a mouse device exists which mdetect knows nothing about. This also happens if your only mouse device(s) are already open and in use; for instance, by gpm or an X Window System server. 3 An error occurred while trying to set up mdetect's signal handler. BUGS
Please report bugs in mdetect to <submit@bugs.debian.org>. The current bug list may be viewed at <http://bugs.debian.org/mdetect>. AUTHORS
mdetect is copyright 1999 Caldera Systems, Inc. The actual authors are unknown. Branden Robinson of Progeny Linux Systems, Inc. and the Debian Project added several enhancements, including the XFree86-aware code and this manual page. Richard Hirst wrote code to save and restore serial port settings. LICENSING
The mdetect source code is licensed under the Q Public License (QPL); see <http://www.trolltech.com/products/download/freeli- cense/license.html>. This manual page is licensed under the GNU General Public License. SEE ALSO
gpm(1), XFree86(1) Debian GNU/Linux 2002-02-22 mdetect(1)
All times are GMT -4. The time now is 03:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy