2010/4/15 Greg Minshall <[email protected]>: > hi. i am running macosx 10.6.3 and ran "software update" after which > ratpoison doesn't really work. during initialization, i get lots of > messages like: > ---- > Can't open display > xtoolwait: unable to open display (/tmp/launch-vIg4BK/org.macosforge.0), > NOT executing xterm > ---- > > (notable is that the actual DISPLAY variable value is > ---- > /tmp/launch-vIg4BK/org.macosforge.xquartz:0 > ---- > whereas the error message doesn't have the ".xquartz" part of the > string.)
There was a bug in the display string parsing that your DISPLAY made pretty obvious. I've uploaded a patch to the git repo that should fix this. Can you give it a try? I don't know why your key bindings don't work. If, after running the above change, they still don't work as expected then let me know and send your ratpoison rc file. I'm assuming the default keybindings work? -Shawn _______________________________________________ Ratpoison-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
