Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
6. Scroll down to the Monitor section and comment out the Option "DPMS" line by inserting a '#' character at the beginning of the line. Then in the Screen Section below it add an Option line and a SubSection so that the two sections look like below:
Code:Section "Monitor" Identifier "Generic Monitor" [color=red]#[/color] Option "DPMS" HorizSync 30-70 VertRefresh 50-160 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 [color=red] Option "NoMTRR" SubSection "Display" Depth 24 Modes "1024x768" EndSubSection[/color] EndSection
For the archives, a (very late) reply to hellfried's problem installing the Parallels Tools:
the installer's confirmation question is case sensitive, so you really have to type "Yes" instead of "yes".
This probably should be fixed by the Parallels devs.
Alright, where to begin...
DISCLAIMER: This is my 1st time ever touching anything Linux. I'd been wanting to try it and finally realized I could inside Parallels without forfeiting Windows or OSX.
_________________________________________________
As luck would have it, The Linux version I chose just happens to be the most difficult task to get running in Parallels....such is the story of my life, anyway.....
Took me like 6 tries w/ 6 different ISO's of Gutsy Gibbon, and I finally got it installed and working with the alternate CD.
NOW....Here's my problem: It makes me re-install GG (install the entire OS over again) every single time I start Parallels back up again. Why is this happening?? I never had to re-install Windows XP everytime I opened Parallels, when I had it installed as a guest OS -just had to press the 'play' button to log back in.
It might be that you were installing Windows off a real CD (easier to remember to eject it) and Ubuntu off a .ISO image (no empty CD jewelbox sitting next to the computer to remind you to still disconnect from it).
What's the issue and how do I get GG to stay as I left it when I close Parallels?