From ceac394c2133d44e81db2eb633ff54a9ad6ce7c5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 10 Nov 2005 05:52:11 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r3865, which included commits to RCS files with non-trunk default branches. svn path=/trunk/extensions/gripd/; revision=3866 --- joystickA.xpm | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 joystickA.xpm (limited to 'joystickA.xpm') diff --git a/joystickA.xpm b/joystickA.xpm new file mode 100644 index 0000000..9e41b76 --- /dev/null +++ b/joystickA.xpm @@ -0,0 +1,45 @@ +/* XPM */ +static char * joystickA_xpm[] = { +"17 16 26 1", +" c None", +". c #000000", +"+ c #008200", +"@ c #00FF08", +"# c #003300", +"$ c #4C4C4C", +"% c #323232", +"& c #464646", +"* c #252525", +"= c #474747", +"- c #00C400", +"; c #7C0000", +"> c #380000", +", c #8A8A8A", +"' c #026602", +") c #009E00", +"! c #800000", +"~ c #603B3B", +"{ c #81ABAB", +"] c #004400", +"^ c #4E4E4E", +"/ c #005600", +"( c #131313", +"_ c #181818", +": c #AAAAAA", +"< c #070707", +" .. ", +" +@@. ", +" +@#. ", +" +@#. ", +" +@#. ", +" +@#. ", +" $%+@#.%% ", +" &%@@+@##@@%%* ", +" =%---@.@..@;>@@.", +",@-'')@@.@-@!~@'.", +"=@@@@+----@@@{]+.", +"^-]/@@@@'@)@#]/).", +"(@@@/]'@@@_]/+'..", +"..]--@@''.]+'.. ", +" :..+-@@]+.. ", +" :<.... "}; -- cgit v1.2.1