Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!hp-pcd!hpcvra.cv.hp.com!rnews!hpcvbbs!akcs.falco From: akcs.falco@hpcvbbs.UUCP (Andrey Dolgachev) Newsgroups: comp.sys.handhelds Subject: Re: Tetris3 (Redefining key defs) Message-ID: <27fd2250:2643.1comp.sys.handhelds;1@hpcvbbs.UUCP> Date: 6 Apr 91 01:40:05 GMT References: <9618@mentor.cc.purdue.edu> Lines: 13 Sean, If you want to change the key assignments for Tetris, it's pretty simple. In RK2 (3rd program, 2nd row in the VAR menu), there are two large lists within the program. The first list contains the key location (35 indicates 3rd row, 5th key, just like USERKEYS), the second list contains the corresponding commands or programs. Here are the key defn's 63 -- Rotate 72 -- Left 74 -- Right 92 -- Drop Simply change those numbers to something you like better. ---Falco