[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#519668: marked as done (Set Option SHMConfig to true by default)



Your message dated Sat, 14 Mar 2009 10:24:55 +0100
with message-id <49BB77E7.3070408@ens-lyon.org>
and subject line Re: Bug#519668: Set Option SHMConfig to true by default
has caused the Debian Bug report #519668,
regarding Set Option SHMConfig to true by default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
519668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519668
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-synaptics
Severity: wishlist

Hello,

For configuration tool (e.g. gsynaptics), it is necessary to set the
option SHMConfig to true.
It is possible, to enable this option manually in xorg.conf with the
following configuration:

Section "InputDevice"
   Identifier "Synaptics Touchpad"
   Driver "synaptics"
   Option "SHMConfig" "true"
EndSection

But i think, it is better to set this option to true by default to work
with the configuration tool.

Regards
Bernhard






--- End Message ---
--- Begin Message ---
Bernhard wrote:
> Package: xserver-xorg-input-synaptics
> Severity: wishlist
>
> Hello,
>
> For configuration tool (e.g. gsynaptics), it is necessary to set the
> option SHMConfig to true.
> It is possible, to enable this option manually in xorg.conf with the
> following configuration:
>
> Section "InputDevice"
>    Identifier "Synaptics Touchpad"
>    Driver "synaptics"
>    Option "SHMConfig" "true"
> EndSection
>
> But i think, it is better to set this option to true by default to work
> with the configuration tool.
>   

No, this option is dangerous. There's now xinput to configure things
like this without SHMConfig, you just need to wait for tools such as
gsynaptics to be converted to xinput.

Brice



--- End Message ---

Reply to: