Problems of FTP and mouse scroll in TC 7.02a.....

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
adambillylee
Junior Member
Junior Member
Posts: 2
Joined: 2008-02-28, 05:13 UTC

Problems of FTP and mouse scroll in TC 7.02a.....

Post by *adambillylee »

When I try to connet on FTP severs, TC always fails to creat "%userp~1%\locals~1\temp\"directory under my local directory, then I can not see the file list on FTP server.

and

Is it possible to speed up the mouse scroll in TC?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50883
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Try to point the TEMP and TMP environment variables to a directory where you have write rights. You can set these variables via the control panel.
Author of Total Commander
https://www.ghisler.com
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Mouse config

Post by *Clo »

2adambillylee

:) Hello ! Welcome aboard !
Is it possible to speed up the mouse scroll in TC?
• That's not TC-related, AFAIK…
- The count of scrolled pixels per notch of the wheel is sometimes configurable in the mouse settings
(the dialogue coming with the maker's stuff…), but not always,
i.e. here I've a Logitech mouse, and that's absent in the settings…
• I saw such an option in programmes, for instance the Digifoto image editor, but that's rather rare. :|

:mrgreen: Kind regards
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

Is it possible to speed up the mouse scroll in TC?
Deactivate smooth scrolling for listboxes in control panel/system/advanced/bla.

Icfu
This account is for sale
adambillylee
Junior Member
Junior Member
Posts: 2
Joined: 2008-02-28, 05:13 UTC

Post by *adambillylee »

Thank you very much, It really does help!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50883
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This "smooth scrolling" is indeed very annoying. Does anyone know a way to turn it off programmatically just for TC, or for the current listbox? Unfortunately I couldn't find any possibility to do this...
Author of Total Commander
https://www.ghisler.com
User avatar
Lefteous
Power Member
Power Member
Posts: 9537
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2ghisler(Author)
It's SystemParametersInfo with action set to SPI_SETLISTBOXSMOOTHSCROLLING.

References: http://msdn2.microsoft.com/en-us/library/ms724947(VS.85).aspx
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50883
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, but this sets the option system-wide. I don't think that users would appreciate it if TC would change this option without asking.
Author of Total Commander
https://www.ghisler.com
Post Reply