-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
37 lines (24 loc) · 889 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Mousetweaks
-----------
Description:
Mousetweaks provides mouse accessibility enhancements for the GNOME
desktop. These enhancements are:
- It offers a way to perform the various clicks without using any
physical mouse buttons. (Hover Click)
- It allows users to perform a secondary click by keeping the primary
mouse button pressed for a predetermined amount of time. (Simulated
Secondary Click)
The features can be activated and configured through the Universal Access
panel of the GNOME Control Center.
Build:
./autogen.sh
./configure
make
sudo make install
Homepage:
https://wiki.gnome.org/Projects/Mousetweaks
Reporting Bugs:
https://gitlab.gnome.org/GNOME/mousetweaks/issues/
License:
This program is released under the terms of the GNU General Public
License. Please see the file COPYING for details.