Linux Mint 14 Cinnamon
I have this below script which I run manually once to enable scrolling after I login.
synclient VertTwoFingerScroll=1
synclient HorizTwoFingerScroll=1
synclient EmulateTwoFingerMinW=5
synclient EmulateTwoFingerMinZ=48
when my laptop goes to standby and comes back, it does not scroll anymore. I would like to know why?