Page 1 of 1

Why Double-click has been replaced by one-click ?

Posted: 12 Mar 2018, 20:14
by lukaluki
It allready made me some kind of confused that porteus uses one-click for opening files, which is strange behavior for me. On Porteus 3 I always had to open "mouse" config and changed click action to double-click.
I cant find any mouse option in Porteus 4 though, how to change it ?

cheers

Why Double-click has been replaced by one-click ?

Posted: 12 Mar 2018, 20:53
by ncmprhnsbl
which desktop?
this setting is usually in the filemanager preferences.

Why Double-click has been replaced by one-click ?

Posted: 12 Mar 2018, 23:18
by lukaluki
Kde

Why Double-click has been replaced by one-click ?

Posted: 13 Mar 2018, 07:52
by jssouza
lukaluki, thanks for your feedback. It seems xf86-input-libinput was missing while building KDE5, hence mouse configuration is missing in KDE system settings.
I will rebuild KDE5 with xf86-input-libinput as dependency.

Why Double-click has been replaced by one-click ?

Posted: 22 Mar 2018, 21:49
by jssouza
Done. next Porteus (and KDE) release should have double click for opening files. :good:

Why Double-click has been replaced by one-click ?

Posted: 29 Mar 2018, 09:51
by jssouza
Done. Poll: Single Click or Double Click to open items in File Manager?

Please note the OP's suggestion here was only for KDE. AFAIK all other DEs use double click for opening.

Why Double-click has been replaced by one-click ?

Posted: 29 Mar 2018, 11:03
by lukaluki
Thanks for looking into that. I think double click is the way to go as it is common behavior and nearly all people are used to it.

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 12:24
by lukaluki
jssouza wrote:
13 Mar 2018, 07:52
lukaluki, thanks for your feedback. It seems xf86-input-libinput was missing while building KDE5, hence mouse configuration is missing in KDE system settings.
I will rebuild KDE5 with xf86-input-libinput as dependency.
Can you please provide me with the libinput or a temp fix for the rc4 ?

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 13:14
by Ed_P
lukaluki wrote:
30 Mar 2018, 12:24
Can you please provide me with the libinput or a temp fix for the rc4 ?
This work for you?

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -s libinput

libinput-1.8.3-x86_64-2_slonly.txz was found in slackonly [not installed]
xf86-input-libinput-0.25.0-x86_64-6_slonly.txz was found in slackonly [not installed]
libinput-1.8.3-x86_64-1ponce.txz was found in ponce [not installed]
libinput-1.5.4-x86_64-1alien.txz was found in alien [not installed]
Packages found:   4 

Use:   usm -i <package>  for more info
Use:   usm -g <package>  to download

root@porteus:/home/guest# 

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 14:04
by lukaluki
libinput-1.8.3-x86_64-2_slonly.txz allready installed
xf86-input-libinput-0.25.0-x86_64-6_slonly.txz not installed

so I guess its the input.libinput which is missing ? I downloaded and activated the xzm, but no mouse option available.
Sorry if I sound like a noob on that :/

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 15:29
by Ed_P
Does rebooting with the mod help?

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 16:43
by jssouza
xf86-input-libinput is part of slackware current. It can be got as

Code: Select all

getpkg xf86-input-libinput
But unfortunately, just adding this library only would not get back the mouse settings. KDE would have to be rebuilt with this library installed.

This has been fixed in KDE for rc5. I think once the holidays are over you could expect a release of rc5 soon.

Why Double-click has been replaced by one-click ?

Posted: 30 Mar 2018, 21:11
by lukaluki
Ed_P wrote:
30 Mar 2018, 15:29
Does rebooting with the mod help?
mouse is stuck when trying to reboot with that.
jssouza wrote:
30 Mar 2018, 16:43
xf86-input-libinput is part of slackware current. It can be got as

Code: Select all

getpkg xf86-input-libinput
But unfortunately, just adding this library only would not get back the mouse settings. KDE would have to be rebuilt with this library installed.

This has been fixed in KDE for rc5. I think once the holidays are over you could expect a release of rc5 soon.
I guess I have to wait for rc5 than. Hopefully the vpn issue will also be adressed :/