home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / MorphOS / morphosuser-150201.lha / tools / setintuiticks.readme < prev    next >
Encoding:
Text File  |  2001-02-14  |  545 b   |  17 lines

  1. setintuiticks <milliseconds> uses the new
  2. input.device functionality to change the Intuiticks interval.
  3.  
  4. This interval is used by Intuition to send applications
  5. and itself timer ticks and on these timer ticks the GUI
  6. is usually updated.
  7.  
  8. By changing the default value 100(1/10 seconds) to 50
  9. you should see drastic scroll time increases with
  10. amigaguide or some browsers.
  11.  
  12. Actually we found out the effect only by mistake and some
  13. thought it would be a cool feature to change the input.device
  14. timer ticks:-)
  15.  
  16. So play with it...you *may* like it.
  17.