Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix horizontal scroll direction for xiwi #3534

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ibrado
Copy link

@ibrado ibrado commented Nov 27, 2017

xiwi apps scroll horizontally in the opposite direction as ChromeOS. This just reverses the direction via xmodmap and makes scrolling consistent across xiwi and ChromeOS.

Tested with Australian/traditional settings, KDE/XFCE desktops, and separate xiwi windows.

See also #3519

@dnschneid
Copy link
Owner

If we're applying it unconditionally for xiwi, it would be better just to generate the correct events in the first place: https://github.com/dnschneid/crouton/blob/master/host-ext/nacl_src/kiwi.cc#L624 (and 628).

@drinkcat any reason we're generating the events the way we are? Did something on the Chrome side change in the last 3 years?

@therealbstern
Copy link

therealbstern commented May 25, 2020

FYI, this is still a thing on my falco Chromebook without Australian scrolling (two-finger swipe up pans up in a page so things come into view from above).

@joshuafvr
Copy link

I tried installing kali Linux on my Samsung s9 thru termux it brings this
Screenshot_20220621-155909_Termux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants