dnschneid / crouton

Chromium OS Universal Chroot Environment
https://goo.gl/fd3zc
BSD 3-Clause "New" or "Revised" License
8.52k stars 1.24k forks source link

Horizontal scrolling? Mouse acting funny. #1392

Closed thetrex closed 9 years ago

thetrex commented 9 years ago

My crouton (xfce4 trusty) doesn't have a working horizontal scroll, is there a way to reconfigure this?

Also when I am coding in sublime the cursor will often random click where it is pointing. I have had this problem with previous installations on a different chromebook as well. At first I though I was accidentally touching the touch pad or something, but it sometimes happens when my hands aren't even near it. Any idea what is happening?

drinkcat commented 9 years ago

Can you provide the output of croutonversion, in the chroot?

thetrex commented 9 years ago

crouton: version 1-20150127081428~master:e1bcac2b release: trusty architecture: amd64 targets: xfce host: version 6680.17.0 (Official Build) beta-channel swanky

DennisLfromGA commented 9 years ago

@drinkcat, Can the target be simply 'xfce'? I thought xfce would pull in xorg, xiwi, or xephyr and gkt-extra at least - seems unusual to me.

drinkcat commented 9 years ago

@DennisLfromGA : targets only shows the ones that were specified explicitly.

@thetrex : Just to confirm, you are not using crouton in a tab, right? (i.e. you are using Ctrl-Alt-Shift-Back/Forward to switch to crouton?)

DennisLfromGA commented 9 years ago

@drinkcat, Thanx, that clears that up. I guess I always specify them on the command line so mine show up in the targets file.

name: trusty
encrypted: no
Entering /mnt/stateful_partition/crouton/chroots/trusty...
crouton: version 1-20150127081428~master:e1bcac2b
release: trusty
architecture: amd64
targets: xiwi,xorg,xephyr,lxde,lxde-desktop,cli-extra,gtk-extra,chrome-beta
host: version 6680.17.0 (Official Build) beta-channel falco 
thetrex commented 9 years ago

@drinkcat : That is correct, I am not using crouton in a tab.

drinkcat commented 9 years ago

@thetrex : Sorry for the delay. X11 touchpad drivers sometimes have issues... You can play with synclient, first to enable horizontal scrolling, and then try to fix sensitivity. crouton modifies FingerLow and FingerHigh, but it might be that the values we use are not optimal.

1302 will provide better drivers eventually.

thetrex commented 9 years ago

Thank you, I got the touch pad working correctly now.

dnschneid commented 9 years ago

Could you let us know what parameters you used?