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
CAIRO-CLOCK(1)						 some dope-shit-funky time display					    CAIRO-CLOCK(1)

NAME
cairo-clock - an analog clock drawn with vector-graphics SYNOPSIS
cairo-clock [--x X] [--y Y] [--width WIDTH] [--height HEIGHT] [--seconds] [--date] [--theme name] [--ontop] [--pager] [--taskbar] [--sticky] [--twelve] [--twentyfour] [--refresh] cairo-clock -h, --help cairo-clock -v, --version cairo-clock -l, --list DESCRIPTION
This manual page documents briefly the usage of the cairo-clock program. You can move the clock around with your mouse by pressing and holding the left mouse-button and dragging your mouse around. The clock will follow your movements. To resize the clock you have to press and hold the middle mouse-button down and drag your mouse around. The upper-left corner of the clock will follow your movements. Just clicking the right mouse-button on the clock will bring up the popup-menu. You find three menu-items. Properties, Info and Quit. Selecting the Properties item will bring up a dialog where you can change all available features of the clock (e.g. size, theme, display of optional elements, pager- and taskbar-behaviour). The next menu-item, Info, will bring up an informational dialog stating the name of program, cur- rent version, author and license information. The third and last menu-item, Quit, really exits the program if you select it. Surprised?! ;-) You can also hit the ESC-key if you want to exit the program. If you want to install additional themes for the clock you downloaded from the internet you can best place them in you home-directory under ~/.cairo-clock/themes. You proably have to create that directory-structure the first time you install new themes. A theme there goes in a directory like e.g. ~/.cairo-clock/theme/new_theme. Once you copied the new themes directory there you will be able to select it via the Properties dialog in the theme-selection widget after a restart of the program. The theme-directories are only scanned during program- start. The newly added 24h-mode for cairo-clock will need you to select any of the supplied 24h-themes. While the clock will run without any problems if you switch to 24h-mode and still use a 12h-based theme, you are going to want to select a 24h-based theme in order to make any sense of the displayed hand-positions in 24h-mode. OPTIONS
cairo-clock now uses common GNU-convention for commandline-options. Take note that using commandline-options overrules everything which maybe stored in your local settings-file. Using the commandline-options will completely ignore any settings you may have stored in your local settings-file. Every option will default to program-internal settings. A summary of options is included below. There is no Info file on this. -x, --xposition X The initial x-position of the top-left window-corner of the clock will be X. -y, --yposition Y The initial y-position of the top-left window-corner of the clock will be Y. -w, --width WIDTH Initially open the window of the clock with a width of WIDTH. -g, --height HEIGHT Initially open the window of the clock with a height of HEIGHT. -s, --seconds Passing this means to render the seconds-hand. If you leave this out no seconds-hand will be drawn. -d, --date Passing this means to render the date-display. If you leave this out no date will be drawn. -l, --list List all themes installed system-wide and locally for the current user and exit. -t, --theme NAME Use theme NAME for rendering. Use the any of the names returned by the options -l or --list. -o, --ontop Passing this means the clock-window will stay above all other windows. If you leave this out other windows can overlap the clock- window. -p, --pager Passing this means the clock-window will appear in the pager. If you leave this out the pager will ignore the clock-window and not display it. -b, --taskbar Passing this means the clock-window will show up in the taskbar. If you leave this out the clock-window will not show up in the taskbar. -i, --sticky Passing this means to have the clock-window appear all your workspaces. If you leave this out the clock will only be visible on the current workspace from where you initially started cairo-clock. -e, --twelve Passing this will force the hour hand to use commonly known 12h per full circle. -f, --twentyfour Passing this will cause the hour hand to spread 24h across a full circle. -r, --refresh RATE Use an animation-refreshrate of RATE for rendering. Use this with caution! Possible values are 1..60 Hz. -h, --help Print a usage-description and exit. -v, --version Print the programs version-number and exit. BUGS
If redraws don't happen every second (the second-hand is drawn) the needed refresh after a window-size change via the preferences-dialog only happens on a minute-interval. AUTHOR
cairo-clock is written and maintained by Mirco Mueller <macslow@bangang.de>. This manual page was written by Mirco Mueller <macslow@bangang.de>, for the Debian/Ubuntu project (but may be used by others). 0.3.4 November 23, 2007 CAIRO-CLOCK(1)
All times are GMT -4. The time now is 07:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy