[Expired for xserver-xorg-input-synaptics (Ubuntu) because there has
been no activity for 60 days.]
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
This has been fixed, you can close the bug
sent from mobile device...
On 10 Jan 2014 04:25, "Christopher M. Penalver" <
christopher.m.penal...@gmail.com> wrote:
> Nicolás Abel Carbone, this bug was reported a while ago and there hasn't
> been any activity in it recently. We were wondering if this
Nicolás Abel Carbone, this bug was reported a while ago and there hasn't
been any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-
HI Dario,
Sure no problem.
1. Bug #1053856
*Regards*
*
Sean*
On 16 September 2012 14:34, Dario Ruellan <947...@bugs.launchpad.net>
wrote:
> Hi Sean.
> Reading your message I guess you're addressing me, talking about a small
> script I posted to switch cards on hybrid systems, but you pushe
Hi Sean.
Reading your message I guess you're addressing me, talking about a small script
I posted to switch cards on hybrid systems, but you pushed reply on the wrong
bug report :D
Can you repost it so we can discuss?
Thanks!
--
You received this bug notification because you are a member of Ubu
I have found that you need to do the following:
manuallly chown of brightness and vga switcheroo files and do not include
the chown commands in the rc.local as it does nothing.
remove the gnome-session-quit command from the "switchcards.sh" as it
creates a log out message if I want to switch card
I'm testing the 50-synaptics.conf shipped with Ubuntu 12.10 beta 1 on my 12.04
LTS, and works pretty well.
Left/right buttons, both working. Tap and two fingers tap (as right-click)
working out-of-the-box.
Something I still could not correct is the oversensitivity when you push the
buttons, but
This bug has been reported on the Ubuntu laptop testing tracker.
A list of all reports related to this bug can be found here:
http://laptop.qa.ubuntu.com/qatracker/reports/bugs/947354
** Tags added: laptop-testing
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
** Tags added: synaptics
** Tags added: synclient
** Tags added: 12.04 ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947354
Title:
Synaptics Soft Button Areas not working in HP Envy 14 Clic
This did it! That is the 2nd option. I did not try the other option.
Nevertheless I suggest to leave the bug open. The clickpad should be
recognised automatically. Ideally also usable values should be preset.
Alternatively a tool to adjust the values would be nice.
So, thanks for the help.
Matthi
if your new to shell scripts i should amend my own typo for shell
script:
#!/bin/bash
sleep 3
synclient Clickpad=1
end
make sure you make it executable by "chmod 755 [name of your .sh file]2
seeing as you have no right click
--
You received this bug notification because you are a member of U
Your folder structure shows usr/share/X11/xorg.conf.d/
you should create a new directory:
/etc/X11/xorg.conf.d
also have you checked to see via synclient if your touchpad is being
recognised as clickpad:
synclient -l
if it says Clickpad=0 then your touchpad is not being recognised as a
clickpa
Is there something to be considered for the xorg.conf file?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947354
Title:
Synaptics Soft Button Areas not working in HP Envy 14 Clickpad
To manage noti
With deleted xorg.conf.d directory no difference can be seen. That is
the Xorg.0.log file is the same (apart from the times).
I will now read the links you sent me.
Thanks,
** Attachment added: "Xorg.0.log"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/947354/+a
Hi. I recreated everything and checked everything twice. Still no right
click. I attached the xorg log file.
I will now delete the dir again and check what the difference is.
** Attachment added: "Xorg.0.log"
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/947354/+
Check out the folowing if man synclient doesn't offer you much:
man synaptics
or
https://wiki.archlinux.org/index.php/Touchpad_Synaptics
Personally I dont understand why the config and folder structure you
created did not work. It should have been like this:
/etc/X11/xorg.conf.d/
with a fi
Here are the contents
ls /usr/share/X11/xorg.conf.d/
10-evdev.conf
11-evdev-quirks.conf
11-evdev-trackpoint.conf
50-vmmouse.conf
50-synaptics.conf
50-wacom.conf
51-synaptics-quirks.conf
I also played around with synclient. But I was not able to find a
satisfying setting. I
I see that xorg is loading defaults:
[23.234] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad
catchall"
[23.234] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad
catchall"
[23.234] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default
clickpad bu
Thanks for the reply. I tried your suggestion and disabled all
InputCLlass related things in xorg.conf.
Unfortuntely this does not solve the problem. There is no right click.
Also the left button does not work properly. If I click then the mouse
always moves a bit and marking text by holding the l
create a folder in /etc/X11/:
xorg.conf.d
then create a file named 51.clickpad.conf and paste the following in to
the file:
#script to add clickpad support for HP Envy 14
Section "InputClass"
Identifier "Default clickpad buttons"
MatchDriver "synaptics"
Option "SoftButtonAreas" "50% 0 82% 0 0 0
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
I tried the script "enable-rightbutton.sh" in the ubuntuforums page
MatatTHC said and it works well. It does not enable middle-click touch
area, but is a start. Maybe there is a way of shipping this script with
the default Ubuntu install?
--
You received this bug notification because you are a me
Also, MatatTHC, could you mark that the bug also affect you, so this get
"confirmed" status?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/947354
Title:
Synaptics Soft Button Areas not working in HP
I agree.
Maybe these links are helpful:
http://ubuntuforums.org/showthread.php?t=1865577&page=121
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/944961
there seems to be a script in a ppa setting theright button area
automaticall. I had no time to test. Hope that I f
I think that this bug may be partially solved. I was wrong, ClickPad
wasn't enabled by default. It is now, since a update in xorg in the last
week.
I can now enable Soft Buttons in my Envy 14 with this line at start-up:
xinput set-prop "SynPS/2 Synaptics TouchPad" "Synaptics Soft Button
Areas" 38
I can confirm this problem for a Samsung Series 7. I found a partial
solution for this.
Check if the ClickPad option is on (synclient -l | grep ClickPad). You
can set it with: synclient ClickPad=1. Then you need to tell the areas
that should be considered as right or middle mouse botton. With
sync
26 matches
Mail list logo