Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!convex!linac!att!ucbvax!dalvm41b.vnet.ibm.com!freese From: freese@dalvm41b.vnet.ibm.com ("Bradley T. Freese") Newsgroups: comp.unix.aix Subject: Mouse movement under AIX1.2/ motif Message-ID: <9105241859.AA28531@ucbvax.Berkeley.EDU> Date: 24 May 91 18:52:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 11 kougiour@cs.uiuc.edu (Panagiotis Kougiouris) writes: > Does anybody know how I can make the pointer on my xwindows to > move faster when > I move the mouse under AIX1.2? I would appreciate any response > and I 'll post the > answers. Check out /usr/lpp/X11/bin/xset. Entering the command without any options will return two pages of options and help. For the mouse, I prefer 'xset m 10 3'. This makes the mouse rather responsive.