Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • E

      NPPftp Linux dot-directories

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      3
      0 Votes
      3 Posts
      50 Views
      PeterJonesP

      … also, you specifically called out dot-directories in the title.

      Whether or not an Open dialog will show dot-directories is definitely a function of WINE itself. See, for example, https://forum.winehq.org/viewtopic.php?t=1624

    • S

      How to adjust the rate of horizontal scrolling ?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      0 Votes
      7 Posts
      157 Views
      S

      Ah, and you can adjust the horizontal scroll rate like this

      I find for the Logitech MX Master 3S the value of 30 is very pleasant for long, 8000 character lines.

      call set "NEW_WheelScrollChars=30" & ( call reg add "HKCU\Control Panel\Desktop" /v WheelScrollChars /t REG_SZ /d %NEW_WheelScrollChars% /f & call RUNDLL32.EXE user32.dll,UpdatePerUserSystemParameters & ( reg query "HKCU\Control Panel\Desktop" | findstr /i scroll ) )

      0d15e8f4-cbec-4b98-b811-13daaf3a82f4-image.png

      This will take effect only for application launched after this is changed.

    • Bill RichB

      Error Code2 ShellExecute-ERROR

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      0 Votes
      7 Posts
      5k Views
      hadush drbushH

      @Bill-Rich said in Error Code2 ShellExecute-ERROR:

      When I try to “run” in Chrome (the default browser) I get the above msg.

    • Wally WilsonW

      DSpellCheck not underlining misspelled words

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      10
      0 Votes
      10 Posts
      993 Views
      Six PS

      @PeterJones said in DSpellCheck not underlining misspelled words:

      current

      Downloading a library was only half the fix for me.
      I also had to switch to ‘Current User’ (was ‘All Users’).
      Otherwise I got a Windows error message ‘Can’t create directory .\plugins\config\Hunspell’
      Hope it’s helpful.