hello in Tkinter, you can set what type of cursor is displayed when the mouse is moved over an object eg. b=Button(root, text="hello world", cursor='cursor type') can someone tell me a list of all the cursor types available for a windows 95 machine?