[Touch-packages] [Bug 1576341] Re: fails in lxd container

2017-01-05 Thread Luis Felipe Marzagao
I can confirm this on recently installed system. $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 16.04.1 LTS Release:16.04 Codename: xenial $ lxc launch ubuntu:xenial testct Creating testct Starting testct $ lxc exec testct -- systemctl

[Touch-packages] [Bug 124440] Re: [enhancement] Ubuntu needs a way to set mouse scrolling speed

2016-02-27 Thread Luis Felipe Marzagao
This solution works for me: sudo apt-get install imwheel zenity Create a bash script and insert this: #!/bin/bash # Version 0.1 Tuesday, 07 May 2013 # Comments and complaints http://www.nicknorton.net # GUI for mouse wheel speed using imwheel in Gnome # imwheel needs to be installed for this scr