9fans archive / 1997 / 09 / 75 / prev next From: elliott Elliott.Hughes@gen... Subject: Hiding the pointer (was Re: [9fans] Arrow keys) Date: Thu, 11 Sep 1997 11:14:17 +0200 Lucio de Re wrote: > > > Turning the mouse off during quiet times is an old idea. > > One design is to turn it off when a key is struck, and turn > > it on again when the mouse is touched. > > > At the risk of sounding even sillier than usual, why is this not done > anywhere? The idea of waiting for a keypress sounds good, although a > period of inactivity may be better for idiot utilities such as the > Win'95 desktop where one spends long periods just staring at it and > hoping that something intelligent will eventually occur :-) It's done in lots of places. For example, I have a module (a dynamically-loaded kernel module in modern parlance, I suppose) for RISC OS that does this system-wide. Both hide-on-keypress and hide-after-delay, if you choose. Most people go for hide-on-keypress only, I find. -- Elliott Hughes - GeneData AG, Postfach 254, CH-4016 Basel, Switzerland mailto:elliott.hughes@gen... http://users.ch.genedata.com/~enh/