I decided to try to rune ID feature branch, and I'm invoking the game as:
./angband -mx11 -- -n5
This opens 5 windows: the main window, and 4 additional windows titled "Term-1" through "Term-4".
The problem I'm seeing is that the windows for Term-1 and Term-2 are a decent size, but any additional Term windows are about 25% the size of the main window. These windows and their contents are shrunken, making them nearly illegible.
This occurs for any terminal beyond Term-2, even if I increase "-n9". I haven't tested beyond that.
I'm running on an Ubuntu 14.04 system (upgraded ~12 hours ago from 12.04.) It's a laptop with an additional monitor.
I've repro'd this with Unity, Metacity, and Compiz.
All of my other subwindow experience has been with a subwindows within a single window, so I don't know whether the problem is limited to the rune ID branch.
Has anyone else seen this, and discovered a way to control the sizes of Term-3+?
./angband -mx11 -- -n5
This opens 5 windows: the main window, and 4 additional windows titled "Term-1" through "Term-4".
The problem I'm seeing is that the windows for Term-1 and Term-2 are a decent size, but any additional Term windows are about 25% the size of the main window. These windows and their contents are shrunken, making them nearly illegible.
This occurs for any terminal beyond Term-2, even if I increase "-n9". I haven't tested beyond that.
I'm running on an Ubuntu 14.04 system (upgraded ~12 hours ago from 12.04.) It's a laptop with an additional monitor.
I've repro'd this with Unity, Metacity, and Compiz.
All of my other subwindow experience has been with a subwindows within a single window, so I don't know whether the problem is limited to the rune ID branch.
Has anyone else seen this, and discovered a way to control the sizes of Term-3+?
Comment