Recent content by eugbug

  1. E

    Hysteresis (Backlash) Excessive on Synaptics Touchpads

    This is marked as solved, but it isn't. Hysteresis on this keyboard is still an issue. I unmarked the solution.
  2. E

    Hysteresis (Backlash) Excessive on Synaptics Touchpads

    I don't normally use a touchpad either, just when I'm away from a desk. It's practically useless when drawing any graphics.
  3. E

    Hysteresis (Backlash) Excessive on Synaptics Touchpads

    Ok, thanks will try that. On some Linux forums, I have seen people discussing the hysteresis issue and apparently it's possible to change it by programming. By default it's excessive. Example forum post: View...
  4. E

    Hysteresis (Backlash) Excessive on Synaptics Touchpads

    I have a 2018 model Lenovo Y530 Laptop. There is quite a lot of hysteresis on the touchpad (3 to 5mm). Has anyone experienced this and resolved the issue? I tried installing a new driver, but it didn't solve the problem. Not sure if firmware has to be changed too?
  5. E

    Copying files to mobile phone

    Ok, Thanks anyway for replying :)
  6. E

    Copying files to mobile phone

    I installed the latest version of Nokia PC Suite. See this link for properties window: http://eugbug.freewebspace.com (Can I add an image to a reply on this forum without putting it on a webpage?) The phone is listed under Computer in Windows Explorer as Euge's Phone but with no drive letter...
  7. E

    Copying files to mobile phone

    The phone is a Nokia 6300. I thing it just supports Java (no Symbian OS). See image from windows explorer of folder tree http://eugbug.freewebspace.com/
  8. E

    Copying files to mobile phone

    I want to copy a file, say x.txt to my mobile phone. How do I specify the destination path in the copyfile method? The destination folder is Computer\EUGE'S PHONE\c:\gallery\graphics The code should go something like this, but the destination folder I have specified doesn't work Dim...