Why Double-click has been replaced by one-click ?
Why Double-click has been replaced by one-click ?
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
I cant find any mouse option in Porteus 4 though, how to change it ?
cheers
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Why Double-click has been replaced by one-click ?
which desktop?
this setting is usually in the filemanager preferences.
this setting is usually in the filemanager preferences.
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
Why Double-click has been replaced by one-click ?
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.
I will rebuild KDE5 with xf86-input-libinput as dependency.
Why Double-click has been replaced by one-click ?
Done. next Porteus (and KDE) release should have double click for opening files. 

Why Double-click has been replaced by one-click ?
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.
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 ?
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 ?
Can you please provide me with the libinput or a temp fix for the rc4 ?
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Why Double-click has been replaced by one-click ?
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 ?
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 :/
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 :/
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Why Double-click has been replaced by one-click ?
Does rebooting with the mod help?
Why Double-click has been replaced by one-click ?
xf86-input-libinput is part of slackware current. It can be got as
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.
Code: Select all
getpkg xf86-input-libinput
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 ?
mouse is stuck when trying to reboot with that.
I guess I have to wait for rc5 than. Hopefully the vpn issue will also be adressed :/jssouza wrote: ↑30 Mar 2018, 16:43xf86-input-libinput is part of slackware current. It can be got asBut unfortunately, just adding this library only would not get back the mouse settings. KDE would have to be rebuilt with this library installed.Code: Select all
getpkg xf86-input-libinput
This has been fixed in KDE for rc5. I think once the holidays are over you could expect a release of rc5 soon.