Well, you can use rxvt... I compiled it with basically no trouble. Of course, then it's not hildonized, no on-screen keyboard... but it works. If anyone wants the binary, say so, and I'll dig it up. Also, if you can disable the toolbar after the terminal starts by gconf tweak, why not use the launcher to run a script like: Code: #!/bin/sh gconf-tool -s <whatever disables the toolbar> andbang #or whatever it's called gconf-tool -s <whatever re-enables the toolbar>
#!/bin/sh gconf-tool -s <whatever disables the toolbar> andbang #or whatever it's called gconf-tool -s <whatever re-enables the toolbar>