← Back to team overview

sony-vaio-z-series team mailing list archive

Re: Touchpad and VPC-Z2

 

Hi,

I said something wrong, shortcuts available >
http://sourceforge.net/apps/mediawiki/jupiter/index.php?title=Keybindings

Regards,

   - * To*: Gyhor <gyhor@xxxxxx <gyhor@DOMAIN.HIDDEN>>
   - * From*: Dupain Nicolas
<nicolas.dupain@xxxxxxxxx<nicolas.dupain@DOMAIN.HIDDEN>
   >
   - * Date*: Fri, 13 Jan 2012 11:57:47 +0100
   - * Cc*: sony-vaio-z-series@xxxxxxxxxxxxxxxxxxx<sony-vaio-z-series@DOMAIN.HIDDEN>
   - * In-reply-to*:
<4F100BD1.6010707@xxxxxx<https://lists.launchpad.net/sony-vaio-z-series/msg02524.html>
   >

Without shorcut, need a mouse :{

2012/1/13 Gyhor <gyhor@xxxxxx>

> Hi,
>
> with a keyboard shortcut? Because it is a bad idea to try it without a
> mouse :)
>
> gyhor
>
> Am 13.01.2012 11:33, schrieb Dupain Nicolas:
>
>> Hi,
>>
>> you can also use Jupiter
>> (http://www.webupd8.org/2010/**07/jupiter-ubuntu-ppa-**
>> hardware-and-power.html<http://www.webupd8.org/2010/07/jupiter-ubuntu-ppa-hardware-and-power.html>)
>> to
>> enable/disable the touchpad.
>>
>> Regards,
>>
>> 2012/1/13 Gyhor <gyhor@xxxxxx <mailto:gyhor@xxxxxx <gyhor@xxxxxx>>>
>>
>>
>>    Hi,
>>
>>    to get the touchpad working i followed this instruction from this site:
>>    http://bigbrovar.aoizora.org/_**_index.php/2011/05/24/better-_**
>> _clickpad-support-for-ubuntu-_**_11-04/<http://bigbrovar.aoizora.org/__index.php/2011/05/24/better-__clickpad-support-for-ubuntu-__11-04/>
>>
>>    <http://bigbrovar.aoizora.org/**index.php/2011/05/24/better-**
>> clickpad-support-for-ubuntu-**11-04/<http://bigbrovar.aoizora.org/index.php/2011/05/24/better-clickpad-support-for-ubuntu-11-04/>
>> >
>>
>>    But I had still the problem that while I am typing I touch
>> accidentally the
>>    clickpad and the cursor lands somewhere.
>>    The option "disable touchpad while typing" didn't work.
>>
>>    The solution is to enable the touchpad in gnome:
>>    <code>
>>    gconftool-2 --set --type boolean
>>    /desktop/gnome/peripherals/__**touchpad/touchpad_enabled true
>>
>>    </code>
>>    Now the touchpad is disabled while typing.
>>
>>    For disabling the touchpad i used this shellscript:
>>    <code>
>>    # toggle synaptic touchpad on/off
>>    # credits http://ubuntuforums.org/__**showthread.php?t=1675603<http://ubuntuforums.org/__showthread.php?t=1675603>
>>
>>    <http://ubuntuforums.org/**showthread.php?t=1675603<http://ubuntuforums.org/showthread.php?t=1675603>
>> >
>>    SYNSTATE=$(xinput list-props "ImPS/2 Generic Wheel Mouse" | grep
>> Enabled |
>>    grep -Eo '.$')
>>    if [ $SYNSTATE = 0 ]; then xinput set-int-prop "ImPS/2 Generic Wheel
>> Mouse"
>>    "Device Enabled" 8 1
>>    else xinput set-int-prop "ImPS/2 Generic Wheel Mouse" "Device Enabled"
>> 8 0; fi
>>    </code>
>>    and binded it with gnome-keybinding-properties to a shortcut.
>>
>>    regards
>>    gyhor
>>
>>    ______________________________**___________________
>>    Mailing list: https://launchpad.net/~sony-__**vaio-z-series<https://launchpad.net/%7Esony-__vaio-z-series>
>>    <https://launchpad.net/%**7Esony-vaio-z-series<https://launchpad.net/%7Esony-vaio-z-series>
>> >
>>    Post to     : sony-vaio-z-series@lists.__lau**nchpad.net<http://launchpad.net>
>>    <mailto:sony-vaio-z-series@**lists.launchpad.net <sony-vaio-z-series@**lists.launchpad.net><sony-vaio-z-series@xxxxxxxxxxxxxxxxxxx>
>> >
>>    Unsubscribe : https://launchpad.net/~sony-__**vaio-z-series<https://launchpad.net/%7Esony-__vaio-z-series>
>>    <https://launchpad.net/%**7Esony-vaio-z-series<https://launchpad.net/%7Esony-vaio-z-series>
>> >
>>    More help   : https://help.launchpad.net/__**ListHelp<https://help.launchpad.net/__ListHelp>
>>
>>    <https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>> >


-- 
Nicolas Dupain