[Gllug] "xset m 1.8 1" on startup

Richard Jones rich at annexia.org
Mon Sep 6 17:01:41 UTC 2004


On Mon, Sep 06, 2004 at 05:59:34PM +0100, Simon Jakesch wrote:
> Hi,
> 
> I am running Mandrake 10.0 right now and have an optical mouse attached to 
> my box. Everytime I restart X I have to execute "xset m 1.8 1" in order to 
> have a decent mouse speed. Is there a way automate this. I already tried 
> various config/startup files without success. Anyone has an idea?

Normally you'd create either ~/.xinitrc or ~/.xsession containing:

  #!/bin/sh -
  
  xset ...
  
  exec startkde

(assuming you're using KDE).

Make sure the file is executable.

Rich.

-- 
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
NET::FTPSERVER is a full-featured, secure, configurable, database-backed
FTP server written in Perl: http://www.annexia.org/freeware/netftpserver/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mailman.lug.org.uk/pipermail/gllug/attachments/20040906/bf0da020/attachment.pgp>
-------------- next part --------------
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug


More information about the GLLUG mailing list