Skip to content

Instantly share code, notes, and snippets.

@adrianlshaw
Last active January 25, 2019 21:52
Show Gist options
  • Save adrianlshaw/ebdca278da4926274642fe28a7ffaef5 to your computer and use it in GitHub Desktop.
Save adrianlshaw/ebdca278da4926274642fe28a7ffaef5 to your computer and use it in GitHub Desktop.

Ubuntu on a tablet

Where to begin?

SO it's technically possible to use Ubuntu on a tablet. It can even be nice once you get used to it.

But the defaults are simply AWFUL.

Firefox

First issue, you can't scroll in an intuitive way. Swiping up and down in Firefox doesn't make the page scroll - it highlights text.

To fix this add MOZ_USE_XINPUT2=1 to /etc/environment

In Firefox go to Customize and make sure that Density is set to Touch and disable the Title bar (uses a lot of screen space)

Gnome Tweaks

It's useful to configure it the way you want it to be.

Onboard

The default on screen keyboard may be unreliable. Install "onboard" and you'll have a more advanced on-screen keyboard that you can configure to your liking.

Gnome terminal

Doesn't scroll with swipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment