LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-11-2004, 02:55 PM   #1
jacksmash
Member
 
Registered: Nov 2003
Location: Ontario, Canada
Distribution: Ubuntu
Posts: 269

Rep: Reputation: 30
Aterm and transparencies quick question...


Hi!

I'm using fluxbox, and I was able to download and install aterm successfully.

I can open a terminal using:

aterm -fg yellow -tr

The transparency seems to be working fine.

Two specific questions:

#1) How can I make it so my terminals and windows will always open this way?

#2) How can I make the fluxbox menus transparent as well? I've tried changing the menu alpha thingy, but it doesn't seem to work.

Thanks for any help!! (I'm a total n00b at this fluxbox stuff - so I apologize if these questions are trivial - I tried searching the forums and trying lots of things - but have had no luck)

Cheers.
 
Old 10-11-2004, 03:21 PM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337

Rep: Reputation: 65
Question Re: Aterm and transparencies quick question...

Quote:
Originally posted by jacksmash


#1) How can I make it so my terminals and windows will always open this way?

How do you start aterm? Through a "run" like window? From another terminal? From Fluxbox menu? Keyboard shortcut?. Because on either case, you could simply place the hole syntax on it:

aterm -tr -sh 50 -fg green -fn10x20 -geometry 85x40

though, if you want, you could create an executable called "aterm2", which should also work. Here is an example. Do this as root:

touch aterm2

that will create a "program" called aterm2.

echo "aterm aterm -tr -sh 50 -fg green -fn10x20 -geometry 85x40" >> aterm2

that would place the hole syntax inside the "aterm2" program. Now make it executable:

chmod +x aterm2

and move it to /usr/bin:

mv aterm2 /usr/bin

Now, whatever you did to call aterm before, call aterm2 instead. That would work....

Regards!
 
Old 10-11-2004, 09:42 PM   #3
jacksmash
Member
 
Registered: Nov 2003
Location: Ontario, Canada
Distribution: Ubuntu
Posts: 269

Original Poster
Rep: Reputation: 30
OK, I've got it working so that my terminal opens the way I want each time (using the fluxbox menu).

Now, I just need to know how to get the fluxbox menus themselves to be transparent. It seems that for some styles they are transparent, and some they are not.

Any suggestions on this??

Thanks.

Last edited by jacksmash; 10-12-2004 at 09:23 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
transparency and shadin aterm question phoenix99 Linux - Newbie 7 06-26-2004 05:11 PM
stupid aterm question NonSumPisces Linux - Newbie 7 06-26-2004 11:24 AM
transparencies & fluxbox N_A_J_M Linux - General 42 02-29-2004 10:10 PM
Fluxbox/aterm question pen^2 Linux - Software 4 02-03-2004 07:07 AM
silly bash/aterm ctrl+l question jipe Linux - General 0 01-05-2004 07:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration