On Mon, 2 Apr 2001, Pavel Epifanov wrote: > > Agree. Such use of gpm is not a rule but fix. > > > > Если Вы пользуетесь только X, то gpm IMHO необязательно и можно > > > прописывать что-то типа /dev/psaux или /dev/ttyS0 вместе с нужным > > > протоколом мыши в /etc/X11/XF86Config. > > > > > Мне кажется, что это правильно и в случае когда gpm запущено, > > за исключением, когда Х-сы ловят мышь как-то неверно. > > Is it right when two drivers (gpm and X server) the same time try to access > the > same physical device ?
No, this is wrong, but these two drivers know how to cooperate. In case of serial mice, X server takes over device completely, and releases it to gpm only when you switch to textual virtual console. In case of PS/2 mouse there was some problems with it, so it is reccomended to avoid simulateous access to /dev/psaux . -- Victor Wagner [EMAIL PROTECTED] Chief Technical Officer Office:7-(095)-748-53-88 Communiware.Net Home: 7-(095)-135-46-61 http://www.communiware.net http://www.ice.ru/~vitus

