First i'd like to say I really like 3.1.1, it's a big improvement from the 3.0.9 I've been playing.
I'm having just one problem, getting the graphics to work in x11 mode
for me if i run:
>> angband -g -mx11 -- -a -b
i get:
>> ignoring option -a
>> ignoring option -b
when i run:
>> angband -g -msdl -- -a -b
i don't get the error/ignoring messages
The only reason i'd like to run in X over SDL is i'm using one of those netbooks with 600px height, so the SDL menubar & titlebar take up a lot of space
I'm having just one problem, getting the graphics to work in x11 mode
for me if i run:
>> angband -g -mx11 -- -a -b
i get:
>> ignoring option -a
>> ignoring option -b
when i run:
>> angband -g -msdl -- -a -b
i don't get the error/ignoring messages
The only reason i'd like to run in X over SDL is i'm using one of those netbooks with 600px height, so the SDL menubar & titlebar take up a lot of space
Comment