> When I try to set DEFAULT_MOD from "Mod1+" to "Mod4+" in the ~/.ion-devel/ > > ioncore.lua file, I get this strange error when I start Ion: > >> [334] X_GrabKey (33) 0xaf: BadAccess (attempt to access private resource > > denied)
After trying out a lot of things, I found out, that I have loaded the "xbindkeys" program (it's for assigning commands to any key on the keyboard) before the command "exec ion" in my ~/.xinitrc file. When I remove this entry from my .xinitrc file, ion starts up flawlessly (apart from 2 messages saying: >> bad code in /usr/share/ion-devel/querylib.lc >> Falling back to /usr/share/ion-devel/querylib.lua:) So it's probably a bug in xbindkeys or in my configuration, but it worked perfectly in the older 20030814 version of ion. So, I am sure, there are ways to work around this problem, so it's not too much of a problem for me now... best regards, Martin
