Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to realize 3D Desktop effect under Linux

2025-02-22 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly explains "how to achieve 3D desktop effect under Linux". The explanation content in this article is simple and clear, easy to learn and understand. Please follow the ideas of Xiaobian slowly and deeply to study and learn "how to achieve 3D desktop effect under Linux" together!

My graphics card: nVidia 6600LE

Tell me how I did it.

1. Now search for "XGL" and "Compiz" in Sony and install the relevant software.

2. Install ndivid glx driver:

sudo apt-get install nvidia-kernel-common nvidia-glx

sudo gedit /etc/X11/xorg.conf

Find Driver "NV" and modify it to Driver "nvidia".

3. Check if all software is ready:

sudo apt-get install xserver-xgl compiz compiz-gnome libgl1-mesa xserver-xorg libglitz-glx1

If not, the system will automatically install it.

4. Replace Xorg service with Xgl:

sudo ln -sf /usr/bin/Xgl /etc/X11/X

5. Build Compiz self-starter:

sudo gedit ~/.gnomerc

Open the file should be blank, add the following words, and then save

compiz --replace gconf decoration wobbly fade minimize cube rotate zoom scale

move resize place switcher

nohup gnome-window-decorator &

6. Restart is OK, you can also install a gset-compiz to configure Compiz

sudo apt-get install gset-compiz

Attachment: compiz various plug-ins description

* Cube provides a rotatable virtual cube, each of whose faces is a desktop.

* Decoration provides support for window decoration, such as translucent window borders, desktop and window shadows.

* Fade provides fade-in and fade-out effects for windows and other GUI components.

* Gconf Save settings for compiz and its plugins in gconf registration information

* Minimize renders the window maximize/minimize pass.

* Move Allows the window to move from one face of the cube to another.

* Place Places the window in place when expanded.

* Resize allows you to resize windows.

* Rotate allows you to rotate between the faces of the cube.

* Scale makes it faster to select the window you want.

* Switcher uses the Alt-Tab toggle window for film preview effects.

* Water ripples the mouse pointer across the screen as if it were in water.

* Wobbly Gels when dragging/resizing/moving windows.

* Zoom zooms in/out of a part of the screen while scrolling.

* Trailfocus can change the brightness, saturation, and opacity of non-current windows.

* Transset gives preset transparency to all programs.

* Miniwin allows users to create an icon for a window that displays a picture of the main window and can be clicked to bring up the main window.

* Dock can replace the dock bar of a window, similar to the dock of a mac.

* Enhanced Switcher Displays minimized windows and windows for all work domains.

* Neg allows users to rotate any window using keyboard shortcuts, providing better readability.

* State Sets the transparency of menus and tooltips.

* BS This plugin allows setting the brightness (Shift+ scroll wheel) and saturation (Ctrl+ scroll wheel) of each window.

* Widget

Default Basic Shortcuts

* Open Main Menu = Alt + F1

* Run = Alt + F2

* Ctrl + Alt + d

* Minimize current window = Alt + F9

* Maximize current window = Alt + F10

* Close current window = Alt + F4

* Capture Full Screen = Print Screen

* Alt + Print Screen

Default Special Shortcuts

* Window Display = F12

* Toggle Window = Alt + Tab

* Rotate 3D Desktop = Ctrl + Alt + Left/Right Arrow (You can also use the wheel to switch by placing the mouse over the title bar or desktop)

* Rotate 3D Desktop (Active Window Follow) = Ctrl + Shift + Alt + Left/Right Arrow

* Manual rotation of 3D desktop = Ctrl + Alt + left click and drag desktop white space

* Window transparent/opaque = possible with the "transset" utility or Alt + scroll wheel

* Zoom in once = super key + right click

* Manual Zoom = Super Key + Scroll Up

* Manual Zoom Out = Super Key + Scroll Down

* Move Window = Alt + Left Click

* Press the border when moving the window = Left key to start dragging and then Ctrl + Alt

* Resize Window = Alt + Middle Click

* Bring up the window below the top window = Alt + middle-click

* Dynamic Effect Slow Down = Shift + F10

* Water Mark = Ctrl+ Super Key

* Raindrop = Shift-F9

* Desktop Expand = Ctrl + Alt + Down Arrow, then Ctrl + Alt and Left/Right Arrow Select Desktop

Thank you for reading, the above is "how to achieve 3D desktop effect under Linux" content, after the study of this article, I believe that we have a deeper understanding of how to achieve 3D desktop effect under Linux, the specific use of the situation also needs to be verified by practice. Here is, Xiaobian will push more articles related to knowledge points for everyone, welcome to pay attention!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report