Sponsored Content
Special Forums UNIX and Linux Applications Virtualization and Cloud Computing Invisible/Transparent Background in VM Post 302441354 by al0x on Friday 30th of July 2010 09:51:21 AM
Old 07-30-2010
Question Invisible/Transparent Background in VM

Hello,

If you switch to "seamless mode" in virtualbox, you can see the taskbar of the OS on your screen , like having a transparent background on your VM.
My question: is there a possibility to do the same in VMware's Workstation (7) ? I know and use the "Unity" mode in Workstation/Player, but I like to have my xp taskbar (VM OS) on top of my windows 7 (Host OS) taskbar like it would be with virtualbox...

Thanks for tipps/links or help Smilie
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Identifying invisible characters in Unix file

I have a file, which when you look at it, appears as if it has spaces.... But sometimes, it is has tab or Nulls or some other character which we are not able to see..... How to find what character exactly it is in the file, where ever we are seeing a space... (Iam in solaris)... (1 Reply)
Discussion started by: thanuman
1 Replies

2. UNIX for Advanced & Expert Users

Invisible login

Hello! My 1st post here, and I am not so sure if it belongs to the "Andvanced" category! I have searched very much to find a way to login to a system in such a way, that others will not be able to "see" me, with the "who" command! So, is there anybody here to help me with this? :rolleyes: ... (1 Reply)
Discussion started by: SmileKilled
1 Replies

3. Shell Programming and Scripting

Problem with alias and invisible text

okay how do i make an alias that has a space in it? for most of my other ones i've simply done within my ~/.bash_profile alias `ls`='ls -laF' but with alias `sudo su`='sh hello.sh' I'm unable to make it work in addition i was wondering how i could allow the user to type in... (1 Reply)
Discussion started by: cleansing_flame
1 Replies

4. UNIX for Advanced & Expert Users

Directory is invisible in listing but it is exist.

Hi ALL. Can anyone could help me. Have you had a chance to experienced that when you list (ls) a directory from ordinary execution of command, you couldn't see the directory. However, when you list it from the directory filename itself or even changing to directory (cd), it will show to you... (9 Replies)
Discussion started by: BCJapan
9 Replies

5. UNIX for Dummies Questions & Answers

Removing invisible files

hi I have lots of invisable files under a file structure which i would like to delete from the top level rather than going down into each folder. All the files start with ._ these are stub files that get generated. Does anyone have a script that will do this please thanks Treds (7 Replies)
Discussion started by: treds
7 Replies

6. Shell Programming and Scripting

Handling Invisible character in a file

Hi Experts, When i am trying to read a csv file ,i could find some invisible character in it. I tried to see those characters by following code od -c filename It is displaying 240 for those invisible character. can some one elobrate on this and provide solution remove those character from... (4 Replies)
Discussion started by: cnraja
4 Replies

7. UNIX for Dummies Questions & Answers

Transparent compression and encryption

in windows you can encrypt and compress file via it properties. It compress the file in a way that is transparent, I mean you do know that it is compressed, but you can work with it as if it is not, you don't need to decompress it in order to edit it or watch it. The same go for encryption as... (0 Replies)
Discussion started by: programAngel
0 Replies

8. Ubuntu

Vlc transparent

I'm I able to make vlc or mplayer transparent. If so how can i do it please. thanks in advance josh (0 Replies)
Discussion started by: jtsmith90
0 Replies

9. Shell Programming and Scripting

To make password/input text invisible?

All, My script is ----------- #cat pass.sh password=123 echo -n "Enter pass:" read pass if ; then echo "Correct password" else echo "Wrong password" fi When i run this script, text(password) which i'm entering is visible in screen... (4 Replies)
Discussion started by: thomasraj87
4 Replies
FBPANEL(1)							   User Commands							FBPANEL(1)

NAME
fbpanel - a NETWM compliant lightweight GTK2-based panel for UNIX desktop. SYNOPSIS
fbpanel [OPTION] DESCRIPTION
fbpanel is desktop panel which provides graphical information and feedback about desktop activity and allows interaction with the window manager. It features: o taskbar - shows a list of the managed windows (tasks) o pager - thumbnailed view of the desktop. o launchbar - buttons to quickly launch applications o show desktop - button to iconify or shade all windows o image - display an image o clock - show the current time and/or date o system tray - tray for XEMBED icons (aka docklets) fbpanel requires NETWM (www.freedesktop.org) compliant window manager. You can run many instances of fbpanel each with its own configura- tion (see OPTIONS below). Most updated info about fbpanel can be found on its home page: http://fbpanel.sf.net/ OPTIONS
--help -- print help message and exit. --version -- print version and exit. --log <number> -- set log level 0-5. 0 - none 5 - chatty --configure -- open configuration dialog --profile <name> -- use specified profile. The profile is loaded from the file ~/.config/fbpanel/<name>. If that fails, fbpanel will load /usr/share/fbpanel/default. No -p option is equivalent to -p default -h -- same as --help -p -- same as --profile -v -- same as --version -C -- same as --configure CUSTOMIZATION
fbpanel will create a default profile file in case there noone exists already. Default profile file contains comments and explanation inside, so it should be easy. For a complete list of options and examples, please read '/usr/share/doc/fbpanel/README'. FILES
~/.config/fbpanel/ Directory with the user's private profiles ~/.config/fbpanel/default The user's default profile. /usr/share/doc/fbpanel/README The fbpanel documentation. Contain a list of features and pretty useful examples of their funcionality. AUTHOR
fbpanel was written by Anatoly Asviyan <aanatoly@users.sf.net>. This manual page was originally written for the Debian GNU/Linux system by Shyamal Prasad <shyamal@member.fsf.org> and updated by Ulises Vitulli <dererk@debian.org>. fbpanel 6.1 Jul 2010 FBPANEL(1)
All times are GMT -4. The time now is 11:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy