Displaying 2 results from an estimated 2 matches for "traxtopel".
Did you mean:
traktopel
2002 Feb 26
4
How to build WineX???
Hi all,
I took the CVS from WineX (as mentioned on the transgaming.com
Website). I downloaded fine and compiled fine. But: I have only a wine
exec, but no winex. In the tools subfolder, there is a winex. But when
I run it it just states, that some dirĀ“s are missing
(/usr/lib/transgaming and so on). The exec winex is only a script, no
bin. Does somebody know how to build a real winex with DX8
2001 Dec 13
0
Dutch Keyboard Support Problem
...Nov 20 19:49:38 2001
+++ windows/x11drv/keyboard.c Wed Dec 12 08:53:45 2001
@@ -452,6 +452,16 @@
"zZ","xX","cC","vV","bB","nN","mM","??","??",".:"
};
+/*** Dutch keyboard layout (contributed by Traxtopel NL) */
+static const char main_key_NL[MAIN_LEN][4] =
+{
+"@??","1!?","2\"?","3#?","4$?","5%?","6&?","7_?","8({","9(}","0'","/?\\","?~",
+"qQ",&quo...