fixitleeds
Tue Dec 06, 2016 12:02:34 pm
fixitleeds
Tue Dec 06, 2016 12:02:34 pm
star treker
Tue Dec 06, 2016 1:32:09 pm
fixitleeds
Tue Dec 06, 2016 2:04:17 pm
star treker
Tue Dec 06, 2016 2:17:05 pm
fixitleeds
Tue Dec 06, 2016 2:33:12 pm
Guidgen
Tue Dec 06, 2016 4:43:42 pm
Christine
Tue Dec 06, 2016 4:54:56 pm
fixitleeds wrote:12 Core. I'm trying to sell these laptops (we're a social enterprise), and I think Zorin 12 is really appealing for 1st time Linux users. Unfortunately, this is kind of a dealbreaker - I can't deal with no tap-to-click, and I'd expect at least some of my customers to agree.
synclient TapButton1=1 TapButton2=3 TapButton3=2
fixitleeds
Thu Dec 08, 2016 12:08:31 pm
Guidgen wrote:Hi,
However on my laptop I have also scroll build-in in touch-pad, and it works in opposite way (reverse scrolling direction). I don't see touchpad options in control panel (mouse & touchpad settings), so I guess Zorin is just not detecting my touchpad, and that is why I have these problems with taping and "natural scrolling".
star treker
Thu Dec 08, 2016 12:12:58 pm
fixitleeds
Thu Dec 08, 2016 12:30:49 pm
star treker
Thu Dec 08, 2016 1:34:01 pm
Guidgen
Thu Dec 08, 2016 8:34:06 pm
Swarfendor437
Thu Dec 08, 2016 10:24:43 pm
sudo apt-get install dconf-tools
Guidgen
Thu Dec 08, 2016 11:11:25 pm
Swarfendor437
Fri Dec 09, 2016 1:19:40 am
Guidgen wrote:Perfect! Thanks. Touchpad is working fine now and I have changed scrolling direction by disabling natural-scrolling.
I am quite new in linux based OS, just searching some replacement for Windows, so I don't know all that tricks. Pity that it is not enabled by default.
star treker
Fri Dec 09, 2016 8:46:19 am
Swarfendor437
Fri Dec 09, 2016 12:39:22 pm
Darth Luq
Wed Mar 29, 2017 1:11:22 am
Swarfendor437 wrote:Hi, try this: Install 'dconf-tools' via Terminal (Ctrl+ Alt+ T) and enter:
- Code:
sudo apt-get install dconf-tools
This will place 'dconf Editor' in System Tools sub menu.
Open it up and expand org | gnome | desktop | peripherals.
Select touchpad and in the right-hand pane, check 'tap-to-click'.
[Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
dconf-tools : Depends: dconf-editor but it is not going to be installed
linux-generic : Depends: linux-headers-generic (= 4.4.0.70.76) but 4.4.0.47.50 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
Swarfendor437
Wed Mar 29, 2017 11:44:10 am
Darth Luq wrote:Swarfendor437 wrote:Hi, try this: Install 'dconf-tools' via Terminal (Ctrl+ Alt+ T) and enter:
- Code:
sudo apt-get install dconf-tools
This will place 'dconf Editor' in System Tools sub menu.
Open it up and expand org | gnome | desktop | peripherals.
Select touchpad and in the right-hand pane, check 'tap-to-click'.
Hi,
I tried doing this (sudo apt-get install dconf-tools), but a msg like this appear on the terminal:[Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
dconf-tools : Depends: dconf-editor but it is not going to be installed
linux-generic : Depends: linux-headers-generic (= 4.4.0.70.76) but 4.4.0.47.50 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Then I tried the (apt-get -f install) and this msg appeared:[E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
I am not groot
Darth Luq
Fri Mar 31, 2017 12:53:57 am
Swarfendor437 wrote:Darth Luq wrote:Swarfendor437 wrote:Hi, try this: Install 'dconf-tools' via Terminal (Ctrl+ Alt+ T) and enter:
- Code:
sudo apt-get install dconf-tools
This will place 'dconf Editor' in System Tools sub menu.
Open it up and expand org | gnome | desktop | peripherals.
Select touchpad and in the right-hand pane, check 'tap-to-click'.
Hi,
I tried doing this (sudo apt-get install dconf-tools), but a msg like this appear on the terminal:[Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
dconf-tools : Depends: dconf-editor but it is not going to be installed
linux-generic : Depends: linux-headers-generic (= 4.4.0.70.76) but 4.4.0.47.50 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Then I tried the (apt-get -f install) and this msg appeared:[E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
I am not groot
Change your software sources from the server in your 'locale'/'region' to 'Main Server' and see if you can install then - otherwise, search using Synaptic Package Manager fo dconf editor.
Swarfendor437
Fri Mar 31, 2017 11:58:59 am