Difference between revisions of "Mouse Sorting"

From FreekiWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
   wireless      [label="Is it an wireless mouse?", fontsize="11"]
 
   wireless      [label="Is it an wireless mouse?", fontsize="11"]
 
   usb          [label="Is it a USB mouse?", fontsize="11"]
 
   usb          [label="Is it a USB mouse?", fontsize="11"]
   twobutton    [label="Does it have\nTWO BUTTONS?", fontsize="11"]
+
  trackball    [label="Is it a\nTRACKBALL\n(not a mouse)?", fontsize="11"]
 +
   twobutton    [label="Does it have\nTWO BUTTONS\nand a\nSCROLL WHEEL?", fontsize="11"]
  
 
   recycle      [label="RECYCLE that mouse!", fontsize="11", shape="box", style="bold"]
 
   recycle      [label="RECYCLE that mouse!", fontsize="11", shape="box", style="bold"]
Line 14: Line 15:
 
   store        [label="Send that mouse\nto the STORE", fontsize="11", shape="box", style="bold"]
 
   store        [label="Send that mouse\nto the STORE", fontsize="11", shape="box", style="bold"]
  
   start        -> optical
+
   start        -> trackball
 +
  trackball    -> store [label="YES"]
 +
  trackball    -> optical [label="NO"]
 
   optical      -> store [label="YES"]
 
   optical      -> store [label="YES"]
 
   optical      -> usb [label="NO"]
 
   optical      -> usb [label="NO"]

Revision as of 11:56, 13 April 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.