On Thu, 6 May 2010 13:08:31 +0600
Andrey Rahmatullin <w...@altlinux.org> wrote:

> On Thu, May 06, 2010 at 02:41:11PM +0800, Denis Feklushkin wrote:
> > То есть, для первого /dev/input/by-path/platform-i8042-serio-4-event-mouse 
> > драйвер работает?
> Да.
> 
> > Вам оттуда не видно но на самом деле драйвер не работает, похоже.
> > Таппинг перестал работать и прочие настройки вроде боковушек-скроллов
> Ну так дефолтные настройки пропали вместе с халом, пишите их сами.
> 

это они? оказывается они прописаны у меня ещё год назад. всё равно не работает 
таппинг и прочие ништяки

$ cat /etc/hal/fdi/policy/11-x11-synaptics.fdi 
<?xml version="1.0" encoding="ISO-8859-1"?>
<deviceinfo version="0.2">
  <device>
    <match key="info.capabilities" contains="input.touchpad">
        <merge key="input.x11_driver" type="string">synaptics</merge>

        <merge key="input.x11_options.SHMConfig" type="string">true</merge>
        <merge key="input.x11_options.VertEdgeScroll" type="string">true</merge>
        <merge key="input.x11_options.HorizEdgeScroll" 
type="string">true</merge>
        <merge key="input.x11_options.VertTwoFingerScroll" 
type="string">false</merge>
        <merge key="input.x11_options.HorizTwoFingerScroll" 
type="string">false</merge>
        <merge key="input.x11_options.CircularScrolling" 
type="string">false</merge>
        <merge key="input.x11_options.EdgeMotionUseAlways" 
type="string">false</merge>

        <merge key="input.x11_options.RightEdge" type="int">8175</merge>
        <merge key="input.x11_options.BottomEdge" type="int">4500</merge>
        <merge key="input.x11_options.LeftEdge" type="int">0</merge>
        <merge key="input.x11_options.TopEdge" type="int">0</merge>

        <merge key="input.x11_options.TapButton1" type="string">1</merge>
        <merge key="input.x11_options.TapButton2" type="string">3</merge>
        <merge key="input.x11_options.TapButton3" type="string">2</merge>

    </match>
  </device>
</deviceinfo>


--
To UNSUBSCRIBE, email to debian-russian-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100506165557.3d2ce...@gmail.com

Ответить