Changeset - 5104e5e2380f
[Not reviewed]
default
0 1 0
Drew Perttula - 19 years ago 2006-06-18 01:31:44
drewp@bigasterisk.com
edit bumppad channels
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
bin/bumppad
Show inline comments
 
@@ -21,8 +21,8 @@ class pad(tk.Frame):
 
            ((0,2),'KP_Left','scoop-l'),
 
            ((2,2),'KP_Right','scoop-r'),
 
            ((1,0),'KP_Divide','cyc'),
 
            ((0,3),"KP_End",'third-l'),
 
            ((2,3),'KP_Next','third-r'),
 
            ((0,3),"KP_End",'hottest'),
 
            ((2,3),'KP_Next','deepblues'),
 
            ((0,4),'KP_Insert',"zip_red"),
 
            ((2,4),'KP_Delete',"zip_orange"),
 
            ((3,1),'KP_Add','strobedim'),
0 comments (0 inline, 0 general)