Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Ernie Schroder
On Friday 07 November 2003 07:43 pm, Mark Knecht wrote:


 Hi,
What is it that controls the operation, while in X, of the
 copy/paste function with the mouse, or the keyboard's Ctrl-C/Ctrl-V
 function?

I have two Gentoo boxes side by side. My machine allows me (for
 most applications) to highlight text with the mouse in one window,
 and then go to another and paste the data using a single click the
 middle button (wheel) of the mouse. It also allows me to use
 Ctrl-C/V keyboard shortcuts with some apps.

On the machine I'm building for my father none of this works.
 The middle button isn't working. It does work to press both the
 left and right buttons together.

I'm thinking this is something to do with the 'Emulate 3 button
 mouse' question that comes up when building the XF86config file,
 but I'm not spotting the difference between the two files. Both
 seem to be set up as follows:

 #
 ***
*** # Core Pointer's InputDevice section
 #
 ***
***

 Section InputDevice
 Identifier  Mouse1
 Driver  mouse
 Option ProtocolPS/2
 Option Device  /dev/mouse


 # Emulate3Buttons is an option for 2-button Microsoft mice
 # Emulate3Timeout is the timeout in milliseconds (default is 50ms)

 #Option Emulate3Buttons
 #Option Emulate3Timeout50

 EndSection


What else can I look at to fix this?

 Thanks,
 Mark


 --
 [EMAIL PROTECTED] mailing list



This works for me.
# ChordMiddle is an option for some 3-button Logitech mice

Option ChordMiddle

EndSection

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Mark Knecht
On Fri, 2003-11-07 at 17:56, Ernie Schroder wrote:

 
 This works for me.
 # ChordMiddle is an option for some 3-button Logitech mice
 
 Option ChordMiddle
 
 EndSection

OK, tried it, but no change. Thanks though


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Ernie Schroder
On Friday 07 November 2003 08:05 pm, Mark Knecht wrote:
 On Fri, 2003-11-07 at 17:56, Ernie Schroder wrote:
  This works for me.
  # ChordMiddle is an option for some 3-button Logitech mice
 
  Option ChordMiddle
 
  EndSection

 OK, tried it, but no change. Thanks though


 --
 [EMAIL PROTECTED] mailing list


If the mouse had a scroll wheel on the middle button, you might try 
changing the protocol to IMPS/2. I'm not certain how ChordMiddle 
would work on PS/2 but I would suppose that if you have 3 button 
emulation set, pressing both buttons at once would paste. HTH
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Andrew Farmer
On Fri, 07 Nov 2003 18:19:11 -0800, Ernie Schroder muttered:
 On Friday 07 November 2003 08:05 pm, Mark Knecht wrote:
  On Fri, 2003-11-07 at 17:56, Ernie Schroder wrote:
   This works for me.
   # ChordMiddle is an option for some 3-button Logitech mice
  
   Option ChordMiddle
  
   EndSection
 
  OK, tried it, but no change. Thanks though
 
 
  --
  [EMAIL PROTECTED] mailing list
 
 
 If the mouse had a scroll wheel on the middle button, you might try 
 changing the protocol to IMPS/2. I'm not certain how ChordMiddle 
 would work on PS/2 but I would suppose that if you have 3 button 
 emulation set, pressing both buttons at once would paste. HTH

I think the option you want is Emulate3Buttons. ChordMiddle is a Logitech
extension -- not what you want.

-- 
Andrew Farmer
[EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Ernie Schroder
On Friday 07 November 2003 08:32 pm, Andrew Farmer wrote:
 On Fri, 07 Nov 2003 18:19:11 -0800, Ernie Schroder muttered:
  On Friday 07 November 2003 08:05 pm, Mark Knecht wrote:
   On Fri, 2003-11-07 at 17:56, Ernie Schroder wrote:
This works for me.
# ChordMiddle is an option for some 3-button Logitech mice
   
Option ChordMiddle
   
EndSection
  
   OK, tried it, but no change. Thanks though
  
  
   --
   [EMAIL PROTECTED] mailing list
 
  If the mouse had a scroll wheel on the middle button, you might
  try changing the protocol to IMPS/2. I'm not certain how
  ChordMiddle would work on PS/2 but I would suppose that if you
  have 3 button emulation set, pressing both buttons at once would
  paste. HTH

 I think the option you want is Emulate3Buttons. ChordMiddle is a
 Logitech extension -- not what you want.


ChordMiddle does work with at least one other track ball I have here, 
though Andrew is right for most non Logitech rodents. 
-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] copy/paste using mouse keyboard

2003-11-07 Thread Mark Knecht
On Fri, 2003-11-07 at 17:32, Andrew Farmer wrote:
  
  If the mouse had a scroll wheel on the middle button, you might try 
  changing the protocol to IMPS/2. I'm not certain how ChordMiddle 
  would work on PS/2 but I would suppose that if you have 3 button 
  emulation set, pressing both buttons at once would paste. HTH
 
 I think the option you want is Emulate3Buttons. ChordMiddle is a Logitech
 extension -- not what you want.

The mouse does have a scroll wheel, and IMPS/2 fixes the mouse problem.
Thanks!

The Emulate3Buttons did not have any effect.

Thanks for your help.

Mark


--
[EMAIL PROTECTED] mailing list