I have different but similar issue... i can run the program and the buttons work. But if i shut down using the x in the top right corner... the shutdown event doesnt fire and i will be unable to load the launcher until i reboot... i guess because its still running. I also get a warning about libglade not understanding do_overwrite_confirmation for class 'GtkFileChooserDialog' but this warning is probably harmless because i fixed it and still have shutdown problem.
Key Mapping. I have a BT keyboard that I use for important things like well, Doom, Frotz and now QuakeII, or at least I would if I could figure out how to make it work correctly. I made some changes to the autoexec.cfg like suggested in this thread, but I must not know what the keys are called or something because I can not seem to get the ctrl key to fire. s_volume 0.1 unbindall bind uparrow +forward bind downarrow +back bind leftarrow +left bind rightarrow +right bind enter +moveup bind f4 help bind leftctrl +attack bind f7 weapnext bind x +movedown sv_enforcetime 0 m_filter 0 timedemo 0 I would rather turn when using the left and right arrows and then for straifing use 'a' and 'd' (no mouse look) plus I want the control key to be fire, and none of those changes work. (I have not added a and d yet since whats the point...) The +right and +left are from http://console.planetquake.gamespy.c...ake_2.html#h-2 but dont work, in fact, it still straifs left and right when I use them. I did try both ctrl and leftctrl to no avail. Does anyone know how to make this work?