Hello
[email protected] and Sunstar,
Thank you for your reports. They helped the developers to fix some bugs of the build 5160. Please try
RC (build 5580).
After you have done update, please install Parallels Tools:
1. In Parallels Desktop menu bar choose Actions -> Install Parallels Tools.
2. Parallels Tools File Browser will open where you will be able to see the location of the Parallels Tools Installer. It can look like this: /media/Parallels Tools
3. Open Terminal and enter as root user (for this you should type
su, press Enter, then type your password, press Enter).
4. Type
cd - gap - the path to the Parallels Tools Installer. Example:
cd /media/Parallels Tools
Press Enter.
5. Type
./parallels-tools.run, press Enter.
6. Answer
Yes (the first letter is capital).
7. Press Ctrl-Alt-Backspace to restart Xserver.
Now, when you have Parallels Tools installed, you can change the SUSE window dynamically by pulling the right bottom corner with your mouse cursor. However this will not change the resolution of the screen.
To change the screen resolution you will have to modify xorg.conf file:
1. Please open Terminal and enter as root user.
2. Type
gtf 1024 768 60 and press Enter (you can put in another resolution, 1280 1024, for example).
3. Copy the lines you will get.
4. Type:
vim /etc/X11/xorg.conf, press Enter. Press Insert to modify the file.
5. In section
Modes comment the
Modeline you have there (type
# at the beginning of the line) and paste the line you got after running gtf 1024 768 60. You should paste it after the commented Modeline and before the
EndSection line.
6. In section
Screen (the first one) change
Modes from 800x600 to 1024x768 (or put in other numbers that you've typed after gtf).
7. Press Escape then type
:wq
8. Press Ctrl-Alt-Backspace to restart Xserver.
Your screen resolution is supposed to change.
Best regards,
Xenos