ROXTerm 1.18.5 background transparency setting

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications ROXTerm 1.18.5 background transparency setting
# 1  
Old 09-21-2013
ROXTerm 1.18.5 background transparency setting

I can set the transparency of the background of ROXTerm via the preferences menu item and then Edit Current Profile. When setting transparency however, I see the wallpaper shining through, but not the windows from other applications which are above the wallpaper. Is there a way to apply a setting whereby the applications are visible too through the ROXTerm window?
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Html - Removing transparency on tooltips

I want to use the tooltip in html, however the tranparency is creating problem for detailed tooltips as the text from the back interferes with the readability of the tooltip text. I have done the following changes, however the normal tooltip es still transparent I call it using <a... (3 Replies)
Discussion started by: kristinu
3 Replies

2. Solaris

Is there a difference between setting a user as nologin and setting it as a role?

Trying to figure out the best method of security for oracle user accounts. In Solaris 10 they are set as regular users but have nologin set forcing the dev's to login as themselves and then su to the oracle users. In Solaris11 we have the option of making it a role because RBAC is enabled but... (1 Reply)
Discussion started by: os2mac
1 Replies

3. Shell Programming and Scripting

Need help on background processes

Hi, I have a schell script parent.ksh from which I am calling three background processes a.ksh,b.ksh and c.ksh. Once these three processes completes the next step in parent.ksh should execute. How to achieve this? Please help me.... Thanks... (1 Reply)
Discussion started by: ravinunna
1 Replies

4. What is on Your Mind?

The Google Transparency Report: Government Requests

Interesting, here is something new from Google: Transparency Report: Government Requests (0 Replies)
Discussion started by: Neo
0 Replies

5. UNIX for Dummies Questions & Answers

setting Background Wallpapers in hp Unix

Hi All I am new to the big world of UNIX . I have hp 11.20 unix installed . How do i set my own wallpapers (in jpeg,jpg etc format ) for different workspaces . ???? (0 Replies)
Discussion started by: varungupta_82
0 Replies
Login or Register to Ask a Question
AWSETBG(1)																AWSETBG(1)

NAME
awsetbg - awesome wrapper tool to set background SYNOPSIS
awsetbg [-fctaFCTA wallpaper] [-uU wallpapersetter] [-m #] [-bB fbsetrootoptions ...] [-rR path] [-l] DESCRIPTION
awsetbg is a wrapper that tries to find a suitable background setting application and then tries to set the wallpaper using that application. You do not have to configure awsetbg, since it just uses the first application it finds. Furthermore, it remembers the last wallpaper set, so you do not have to edit anything to change the wallpaper. OPTIONS
-f file Set fullscreen wallpaper. -c file Set centered wallpaper. -t file Set tiled wallpaper. -a file Set maximized wallpaper, preserving the aspect ratio. If the application chosen does not support this option, fullscreen is used as fall back. -u wallpapersetter Use the specified wallpaper setter tool. -r directory Set a random wallpaper from this directory. -F, -C, -T, -A, -U, -R Same as the lowercase options, but without remembering. -l Set the previous wallpaper. If the random feature was the last used, it will set another random wallpaper from this same directory. -i Display useful information about the best application to set the wallpaper found. -m # Use montage to create a big image (image should fit screen size). Requires montage(1). # is the number of screens (columns in montage). -p Display useful tips. -h Display help message. FILES
$XDG_CACHE_HOME/awesome/lastwallpaper or $HOME/.cache/awesome/lastwallpaper files contains the last wallpaper set to use with the -l option. ENVIRONMENT VARIABLES
wpsetters Wallpaper setters to use. DISPLAY Display you want to set the wallpaper on. SEE ALSO
awesome(1) AUTHORS
Julien Danjou <julien@danjou.info[1]> and others. awsetbg is derived from fbsetbg which was written by Han Boetes <han@fluxbox.org[2]>. WWW
http://awesome.naquadah.org NOTES
1. julien@danjou.info mailto:julien@danjou.info 2. han@fluxbox.org mailto:han@fluxbox.org 07/16/2012 AWSETBG(1)