View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 7 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Wed Aug 17, 2005 4:03 pm 
Offline
Joined: Tue Mar 22, 2005 11:56 am
Posts: 110
Location: San Francisco
HeyHey~

It would be great to have an xterm underneath mythtvfrontend when I start my machine up, is there a way to add that to the startup script?
I like to be able to just Alt-Tab to it so I don't have to plug the mouse in, shut down mythfrontend and r-click the desktop to get the xterm.

I've been having a hard time getting an answer through google... it's kind of a tough search param to nail down... Thanks!

/clueless


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 17, 2005 4:56 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
not sure about having it startup automatically, but you don't need a mouse to get an xterm in knoppmyth just exit out of the mythfrontend and hit alt+x to get back into the frontend hit alt+M and if you need the mythtv-setup hit alt+S.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject: Set it up under Games
PostPosted: Fri Nov 04, 2005 7:07 am 
Offline
Joined: Fri Nov 04, 2005 7:03 am
Posts: 1
I just set up a "game" as:

Code:
/usr/X11R6/bin/xterm -font -misc-fixed-*-r-normal-*-24-*-*-*-*-*-iso8859-* -geometry 65x30


...works for me :D


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 04, 2007 7:42 pm 
Offline
Joined: Tue Aug 16, 2005 11:50 am
Posts: 181
Location: Douglasville, GA
For what it is worth, I have this working via:
Code:
echo '[startup]    {xterm -fn *10x20*}'>>/home/mythtv/.fluxbox/apps


Note that I added a font definition for the HUGH font.

_________________
LOL! "...amazingly, incredibly, spectacularly bad." -tjc


Top
 Profile  
 
 Post subject:
PostPosted: Sat May 05, 2007 8:36 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,

alt x will give an xterm most anytime, no need to shutdown anything. ctl d will close it. You could get fancy and add it to a menu button, maybe under utilities. Course you would still need a keyboard to close it or to switch with alt tab.

I also use alt w for my browser, alt e for e-mail & alt t for a time check.

Mike


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 10, 2007 10:50 am 
Offline
Joined: Tue Aug 16, 2005 11:50 am
Posts: 181
Location: Douglasville, GA
mjl wrote:
Hi,

alt x will give an xterm most anytime, no need to shutdown anything. ctl d will close it. You could get fancy and add it to a menu button, maybe under utilities. Course you would still need a keyboard to close it or to switch with alt tab.

I also use alt w for my browser, alt e for e-mail & alt t for a time check.

Mike


Dude! Where are these documented? Shortcuts like that would be great to have!

_________________
LOL! "...amazingly, incredibly, spectacularly bad." -tjc


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 10, 2007 6:36 pm 
Offline
Joined: Sun Jun 12, 2005 10:55 pm
Posts: 3161
Location: Warwick, RI
Hi,

Quote:
Dude! Where are these documented? Shortcuts like that would be great to have!

I make a simple script then execute it ONCE as root. press ctl alt bksp to activate them. If you have any of those installed, then they are available at your finger tips.
If you install firefox, it may actually install iceweasle which is even better as it gives you spell check while typing on the forum. :)

nano -w add-alt-keys.sh
#!/bin/sh
#
#adds mozilla & thunderbird to alt w (web) & alt e (e-mail)
echo "Mod1 w :ExecCommand mozilla" >> /etc/X11/fluxbox/keys
echo "Mod1 e :ExecCommand mozilla-thunderbird" >> /etc/X11/fluxbox/keys
echo "Mod1 t :ExecCommand saytime" >> /etc/X11/fluxbox/keys


This version of saytime isn't as good as the original but you can make your own voice files. If you can't just enter saytime at a prompt, then you may need to use the full path /usr/bin/saytime .

Enjoy
Mike


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 9 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu