Make Single Click Start for touchscreens

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Sombra
Power Member
Power Member
Posts: 814
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Make Single Click Start for touchscreens

Post by *Sombra »

We have this option in Total Commander:

Code: Select all

SingleClickStart=6

0: Double click starts programs (default)
1: A single click starts programs and opens files (Win98 WEB style)
2: A single click only opens folders. For files, a double click is needed
4: The text cursor no longer follows the mouse cursor
I think that adding the next option would be really useful; 8: Only if the file is clicked on a TouchScreen, not with a mouse
So we could to use in tablet mode like in "TC for android", but if a mouse or dock is attached then we could to use normally with double click.

I think that the procedure for detect if the pulsation is done in screen or by mouse is half done for this option: IconClickSelection=2.
Maybe could be re-used this code.

Could be add such option to open files and/or folders with a single click only on touch screens?
Post Reply