DSL Tips and Tricks :: disable torsmo to improve performance
how to disable torsmo,to improve performance on older pc's?Edit the "hidden" file .xinitrc and place the symbol # at the beginning of the line torsmo 2>/dev/null &
#torsmo 2>/dev/null &
Or you can delete the line.
Quote (roberts @ Nov. 25 2006,19:07)
Edit the "hidden" file .xinitrc and place the symbol # at the beginning of the line torsmo 2>/dev/null &
#torsmo 2>/dev/null &
Or you can delete the line.
hi robert,thanks for your help,i have successfully disabled torsmo.
original here.