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 make Ubuntu system show snow effect

2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

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

This article mainly introduces "how to make Ubuntu system show snow effect". In daily operation, I believe many people have doubts about how to make Ubuntu system show snow effect. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubt of "how to make Ubuntu system show snow effect". Next, please follow the editor to study!

Introduce the plug-in for installing snow effect under Ubuntu. The effect is very good!

Installation method:

(1) sudo apt-get install git

(2) git clone git://anongit.compiz.org/fusion/plugins/snow

(3) linux@linux-desktop:~$ cd snow # will create a snow folder in the home directory

Linux@linux-desktop:~/snow$ make & & make install # compilation

There should be no problem with normal, but mine has a problem, as follows:

(1) Makefile:48: * * [ERROR] Compiz not installed.

Solution: sudo apt-get install compiz-dev

(2) Makefile:144: * * [ERROR] BCOP not installed but is needed to build plugin.

Solution: sudo apt-get install compiz-fusion-bcop

(3) linux@linux-desktop:~/snow$ sudo make

Compiling: snow.c-> build/snow.lo/bin/sh: libtool: not found

Make: * * [build/snow.lo] Error 127

Solution: sudo apt-get install libtool

Let's see how it works:

Open system > preferences > CompizConfig Settings Manager

Open Extras > Snow inside (check it out), and then set up Key Bindings.

If not, a logout will appear (netizens prompt)

-

There is no corresponding version of the plug-in for the deb package

There will be errors in the installation process of the lower version

So I compiled the source code myself.

Code: git clone git://anongit.compiz.org/fusion/plugins/snow

PS: if git is not installed, sudo apt-get install git can install it.

A snow folder is then generated in the home directory

Cd, go in.

Input

Code: make & & make install

Is there a SNOW plug-in when you open CCSM?

You can also change the picture of snowflake to what you want.

Such as RMB dollar pound coin pancake and so on

RMB ‍ all over ‍

At this point, the study on "how to make the Ubuntu system show snow effect" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

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