[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: your mail
On Mon, 22 Jun 1998, umpa loompa wrote:
:first I would like to thenk to all of you who helped
:me to solve the CD problem I
:had.
:
:now that I've installed linux as a workstation, I
:need some more help:
:I am using vi in xterm as my text editor, how can I
:copy & paste within
:X ? for some reasone it does not work
Try using gpm as your mouse server. To do this you"ll need to create fifo
called /dev/gpmdata (if it is not there yet) and configure X as following:
in section "pointer device" (or "pointer"? anyway, that section that tells
X about your mouse) write
Section "Pointer"
Protocol "MouseSystems"
Device "/dev/gpmdata"
in rc.local (in case of Slackware, in SysVinit systems this is located
somwhere in /etc/rc[1-3], don't remember and does'nt have a Debian machine
there), change gpm line to something like "gpm -m /dev/mouse -t ms -R"
The -R switch will do the retransmitting of all your mouse input into the
fifo:)
BTW: This is my prefferred way to configure X pointers, even if there are
no problems:)
:Ideas anyone?
:
:
:
:
:
:_________________________________________________________
:DO YOU YAHOO!?
:Get your free @yahoo.com address at http://mail.yahoo.com
:
:
:
.---..-._.-..---..---. || Omer Mussaev <omer@cs.bgu.ac.il> 051308214
| | || \./ || ==:| |-< || ------------------------------------------|
`---'`-' `-'`---'`-'`/ || CS system/network staff
Life is sequential. \/|| Ben Gurion University of Negev, Israel
- References:
- No Subject
- From: umpa loompa <umpa@rocketmail.com>