Search
lxdream.org :: lxdream/lxdreamrc :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 449:21440948c684
prev330:ae85a338b954
next1037:297a73940eb6
author nkeynes
date Tue Jan 06 02:03:36 2009 +0000 (15 years ago)
branchlxdream-mem
permissions -rw-r--r--
last change Back out the CALL_ptr change (need to handle relocation from end-of-cache to
front in overflow situations)
file annotate diff log raw
1.1 --- a/lxdreamrc Fri Jan 26 01:17:49 2007 +0000
1.2 +++ b/lxdreamrc Tue Jan 06 02:03:36 2009 +0000
1.3 @@ -16,10 +16,9 @@
1.4 analog right = KP_Right
1.5 analog up = KP_Up
1.6 analog down = KP_Down
1.7 - button X = A, a
1.8 - button Y = S, s
1.9 - button A = Z, z
1.10 - button B = X, x
1.11 - trigger left = D, d
1.12 - trigger right = C, c
1.13 -
1.14 + button X = a
1.15 + button Y = s
1.16 + button A = z
1.17 + button B = x
1.18 + trigger left = d
1.19 + trigger right = c
.