![]() |
Re: [Request] Xterm with fullscreen and geometry setting support
There are two types of Enter signals.
Return KP_Enter If one doesn't work, just use the other setting. :) |
Re: [Request] Xterm with fullscreen and geometry setting support
Now I'm jealous.
I wish that I could have DoomRL. :) |
Re: [Request] Xterm with fullscreen and geometry setting support
Quote:
This will work on pretty much anything, it doesn't have to be just with Telnet. You could also do something like filterm ascii-ascii cp437-utf8 /usr/bin/nethack This way you wouldn't be forced to only using DEC graphics with all of your games. I'm not sure if you have Konwert filters available to install. If you want, I can share my two .debs on this and you can test to see if it also works on your end as well. |
Re: [Request] Xterm with fullscreen and geometry setting support
Quote:
As to Konwert/DEC graphics... no idea what you are talking about. The games look awesome now (if RL can have good graphics of course). |
Re: [Request] Xterm with fullscreen and geometry setting support
I'll post the difference between IBM and DEC graphics much later tonight when I get back home. :)
|
Re: [Request] Xterm with fullscreen and geometry setting support
DEC graphics (this is the stardard default on how all text is displayed on the screen)
http://img405.imageshack.us/img405/7659/45699387.png IBM graphics (works with my special font along with installing Konwert filters) http://img847.imageshack.us/img847/5993/14586087.png For more info on CP 437 graphics, check out this page. http://nethack.wikia.com/wiki/IBMgraphics Cheers! |
Re: [Request] Xterm with fullscreen and geometry setting support
Here's a couple of other things I do as well that you might want to consider.
This removes the cursor: echo -e \033[?25l' This sets your Terminal display: stty cols 80 stty rows 24 Since I'm setting the rows at 24, I can use the 25th row as my keyboard. This stops the hildon keyboard from coming up if I touch the screen: gconftool-2 --set -t bool /system/osso/af/keyboard-attached true See if you can't install Xkbd or have someone compile this for you. That way, you could have shortcuts on the screen. http://img855.imageshack.us/img855/1...1090519184.png I also use xbindkeys. Since ADOM uses 25 rows, I have one of my keys mapped to kill the touchscreen keyboard so I can see what's underneath it for 1 second, then it puts the keyboard back on the screen again Xmodmap will let you change any of your hardware keys if you would like to use those. For scripts, if you do decide on having shortcuts on the screen, look into installing xte. xte will type out whatever you defined for each of your shortcut keys. That's about all I can think of for now. :) |
Re: [Request] Xterm with fullscreen and geometry setting support
Quote:
Create a simple script to launch Doom RL. In the beginning of this script have something like Code:
xmodmap ~/.Xmodmap_doomCode:
keysym Return = KP_Enter KP_EnterCode:
setxkbmapI don't expect you to understand much of this, but here's how I launch ADOM. Code:
#! /bin/shI hope this helps. If you have any questions on what any of those commands do, I'd be more than happy to provide you with the answers :) |
Re: [Request] Xterm with fullscreen and geometry setting support
With HW keyboard no need for onscreen, so the full 25 row goodness of ADOM here. You should really try once again to get it locally (just replace the N900 qemu-i386 with N800 compatible one someone posted on TMO, chmod +x so it can be executed, either on ext2 mmc or in /opt and you should be good to go)
|
Re: [Request] Xterm with fullscreen and geometry setting support
Yeah, I did try getting qemu working again just a few days ago.
When it was unpacking all of it's files though, my tablet ran out of memory so I had to do a complete reflash. :( |
| All times are GMT. The time now is 13:11. |
vBulletin® Version 3.8.8