[opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Verner Kjærsgaard
Hi list,

- I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics thing. 
I want to switch it off.
I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven by 
somthing so low (a module somewhere) that this was not enough.

- any ideas as to how to kill it?


-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Rikard Johnels
On Tuesday 01 May 2007 09:25, Verner Kjærsgaard wrote:
 Hi list,

 - I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics
 thing. I want to switch it off.
 I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven by
 somthing so low (a module somewhere) that this was not enough.

 - any ideas as to how to kill it?


 --
 -
 Med venlig hilsen/Best regards
 Verner Kjærsgaard

Disable it via BIOS?

-- 
         /Rikard

-
email   : [EMAIL PROTECTED]
web     : http://www.rikjoh.com
mob:: +46 (0)763 19 76 25
 Public PGP fingerprint 
 15 28 DF 78 67 98 B2 16 1F D3 FD C5 59 D4 B6 78  46 1C EE 56 


pgppDAWKw3AmC.pgp
Description: PGP signature


Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Rajko M.
On Tuesday 01 May 2007 03:00, Verner Kjærsgaard wrote:
 Tirsdag 01 maj 2007 09:27 skrev Rikard Johnels:
  On Tuesday 01 May 2007 09:25, Verner Kjærsgaard wrote:
   Hi list,
  
   - I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics
   thing. I want to switch it off.
   I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven
   by somthing so low (a module somewhere) that this was not enough.
  
   - any ideas as to how to kill it?
  
  
   --
   ---
  -- Med venlig hilsen/Best regards
   Verner Kjærsgaard
 
  Disable it via BIOS?

 - not available...

Is it present in /etc/X11/xorg.conf ?
If yes, comment it out; put  #  sign as a first in line. 

-- 
Regards,
Rajko.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Verner Kjærsgaard
Tirsdag 01 maj 2007 09:30 skrev Azael Avalos:
 Hi there,

 On 5/1/07, Verner Kjærsgaard [EMAIL PROTECTED] wrote:
  Hi list,
 
  - I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics
  thing.
  I want to switch it off.
  I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven
  by somthing so low (a module somewhere) that this was not enough.
 
  - any ideas as to how to kill it?

 Try ksynaptics, here's a link to it:
 http://repos.opensuse.org/KDE:/Backports/openSUSE_10.2/i586/ksynaptics-0.3.
1-2.1.i586.rpm

 It's not the latest version, but it should do the work.

 Saludos
 Azael

- thank you!

- I found ksynapctics version 0.31 as a part of my SuSE10.2 
- installed it.
- it gives me a small icon in my taskbar - alas, with everything grayed 
out...nothing can be done.
And it gives me a warning when starting it:

Shared memory is not accessible. Please add the option UseShm true into 
the touch pad section of /etc/X11/xorg.conf

I did:

Section InputDevice
  Driver       synaptics
  Identifier   Mouse[3]
  Option       Buttons 7
  Option       Device /dev/input/mice
  Option       Emulate3Buttons on
  Option       HorizScrollDelta 0
  Option       InputFashion Mouse
  Option       Name Synaptics;Touchpad
  OPtion       UseShm On
  Option       Protocol explorerps/2
  Option       SHMConfig on
  Option       Vendor Sysp
  Option       ZAxisMapping 4 5
EndSection

Restarted X, no luck.
Restart box, no luck.

?? :-)

-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Verner Kjærsgaard
Tirsdag 01 maj 2007 11:09 skrev lists Guillot:
 On 5/1/07, Verner Kjærsgaard [EMAIL PROTECTED] wrote:
  Shared memory is not accessible. Please add the option UseShm true
  into the touch pad section of /etc/X11/xorg.conf
 
  I did:
 
  Section InputDevice
   Driver synaptics
   Identifier Mouse[3]
   Option Buttons 7
   Option Device /dev/input/mice
   Option Emulate3Buttons on
   Option HorizScrollDelta 0
   Option InputFashion Mouse
   Option Name Synaptics;Touchpad
   OPtion UseShm On
   Option Protocol explorerps/2
   Option SHMConfig on
   Option Vendor Sysp
   Option ZAxisMapping 4 5
  EndSection
 
  Restarted X, no luck.
  Restart box, no luck.
 
  ?? :-)

 Perhaps a simple case of case? ;) You wrote On, try on and see what
 happens.

 g

Hi,

- I saw that, modif'd. No good.
- and True or true doesn't work either.

?? :-)


-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Jens Nixdorf
Am Dienstag, 1. Mai 2007 schrieb Verner Kjærsgaard:
 Hi list,

 - I've got a laptop with SuSE10.2 and this stupid touchpad, a
 synaptics thing. I want to switch it off.
 I tried commenting it out in /etc/X11/xorg.conf, but it seems to
 driven by somthing so low (a module somewhere) that this was not
 enough.

 - any ideas as to how to kill it?

in a console-window: synclient TouchpadOff=1 to switch it off 
and synclient TouchpadOff=0 to switch it on again. Runs here fine with 
OpenSUSE 10.2 and a Toshiba.

HTH, Jens
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread James Knott
Verner Kjærsgaard wrote:
 Hi list,

 - I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics 
 thing. 
 I want to switch it off.
 I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven by 
 somthing so low (a module somewhere) that this was not enough.

 - any ideas as to how to kill it?


   
In my work Dell notebook, that's done in the BIOS settings.


-- 
Use OpenOffice.org http://www.openoffice.org
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Russell Jones

Verner Kjærsgaard wrote:

Tirsdag 01 maj 2007 11:09 skrev lists Guillot:
  

On 5/1/07, Verner Kjærsgaard [EMAIL PROTECTED] wrote:


Shared memory is not accessible. Please add the option UseShm true
into the touch pad section of /etc/X11/xorg.conf

I did:
OPtion UseShm On
?? :-)
  

Perhaps a simple case of case? ;) You wrote On, try on and see what
happens.


- I saw that, modif'd. No good.
- and True or true doesn't work either.

?? :-)
  

How about OPtion - Option ?
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Verner Kjærsgaard
Tirsdag 01 maj 2007 13:19 skrev Russell Jones:
 Verner Kjærsgaard wrote:
  Tirsdag 01 maj 2007 11:09 skrev lists Guillot:
  On 5/1/07, Verner Kjærsgaard [EMAIL PROTECTED] wrote:
  Shared memory is not accessible. Please add the option UseShm true
  into the touch pad section of /etc/X11/xorg.conf
 
  I did:
  OPtion UseShm On
  ?? :-)
 
  Perhaps a simple case of case? ;) You wrote On, try on and see what
  happens.
 
  - I saw that, modif'd. No good.
  - and True or true doesn't work either.
 
  ?? :-)

 How about OPtion - Option ?

Hi

- no, I saw those typos after I mailed. I corrected them,- and tried several 
combinations. No good...

mind you, the problem has been solved by now, see later in this thread.



-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Synaptics touchpad, how to get rid of

2007-05-01 Thread Verner Kjærsgaard
Tirsdag 01 maj 2007 13:19 skrev James Knott:
 Verner Kjærsgaard wrote:
  Hi list,
 
  - I've got a laptop with SuSE10.2 and this stupid touchpad, a synaptics
  thing. I want to switch it off.
  I tried commenting it out in /etc/X11/xorg.conf, but it seems to driven
  by somthing so low (a module somewhere) that this was not enough.
 
  - any ideas as to how to kill it?

 In my work Dell notebook, that's done in the BIOS settings.


 --
 Use OpenOffice.org http://www.openoffice.org

In my DELL Precision M90, I can switch it off too. Only,it doesn't work.



-- 
-
Med venlig hilsen/Best regards
Verner Kjærsgaard
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]