惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

IT之家
IT之家
Last Week in AI
Last Week in AI
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
人人都是产品经理
人人都是产品经理
V
Visual Studio Blog
宝玉的分享
宝玉的分享
博客园 - Franky
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
量子位
博客园 - 聂微东
S
SegmentFault 最新的问题
博客园 - 司徒正美
罗磊的独立博客
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
小众软件
小众软件
Jina AI
Jina AI

News on Xubuntu

Xubuntu – Xubuntu 26.04 Community Wallpaper Contest Winners Xubuntu – Xubuntu 26.04 Wallpaper Voting Open Xubuntu – Xubuntu Anniversary Wallpaper Contests Xubuntu – Public postmortem of the Xubuntu.org download compromise Xubuntu – Xubuntu 25.10 released! Xubuntu – Xubuntu 25.04 released! Xubuntu – Xubuntu 24.10 released! Xubuntu – Xubuntu 24.04 released! Xubuntu – Xubuntu 23.10 released! Xubuntu – Xubuntu 23.04 released! Xubuntu – Xubuntu 22.10 released! Xubuntu – Xubuntu 22.04 released! Xubuntu – Xubuntu 22.04 Community Wallpaper Contest Winners Xubuntu – Xubuntu 22.04 Community Wallpaper Contest Xubuntu – Xubuntu 21.04 released! Xubuntu – Xubuntu 21.04 Testing Week Xubuntu – Xubuntu 20.10 released! Xubuntu – Xubuntu is now on GitHub! Xubuntu – Xubuntu 20.04 released! Xubuntu – Xubuntu 20.04 Community Wallpaper Contest Winners Xubuntu – Xubuntu 20.04 Testing Week Xubuntu – Xubuntu 20.04 community wallpaper contest Xubuntu – Xubuntu 19.10 released! Xubuntu – Xubuntu 19.04 released! Xubuntu – Xubuntu 18.10 released! Xubuntu – Xubuntu 18.04.1 released! Xubuntu – Xubuntu 17.10 EOL Xubuntu – New Wiki pages for Testers Xubuntu – Xubuntu 18.04 released! Xubuntu – Xubuntu 18.04 Community Wallpaper Contest Winners!
Xubuntu – FAQ for Xubuntu 11.10 Oneiric Ocelot
2011-11-20 · via News on Xubuntu

1. I can’t hear a sound. How can I get my sound back?

There are many reasons why sound can be lost on a system, most of them if you try to use different audio protocols. The usual way to get sound back is to run sudo /etc/init.d/alsa-utils restart.

If this doesn’t work you can try running sudo alsa force-unload and sudo alsa force-reload.

Pulseaudio can sometimes cause conflicts with ALSA. If you are sure you don’t need one or the other, you could try purging pulseaudio with sudo apt-get purge pulseaudio.

If you still have problems please join the forums or IRC channels and feel free to ask all the questions you need.

2. I need a program (to do thing) X, how do I install it?

Xubuntu uses the same software sources (package repositories) than the rest of the Ubuntu family, that means you can install any software in Ubuntu in Xubuntu as well. To do this, use one of the following:

3. How do I configure my network connection?

You can configure networking with the Network manager from the main panel or by running it with Alt+F2 and running nm-connection-editor. For PPPoE connections, you should use pppoeconf.

4. Gnome Keyring keeps asking me for the correct password, how do I remove the prompt?

You have to delete ~/.gnome2/keyrings and start over.

5. My window decorations/panels are gone! How do I get them back?

You can restore window decorations by pressing Alt+F2 and running xfwm4. To restore panels, press Alt+F2 and run xfce4-panel.

If the window decorations and/or panels don’t start automatically on login, add the respective commands to your session from

Applications menu Applications Menu » Settings » Settings Manager in Session and Startup on the Application Autostart tab.

In Xfce 4.8 (Xubuntu 11.04 and newer):

  • Install Alacarte from terminal, sudo apt-get install alacarte --no-install-recommends
  • Run Alacarte and edit the menu

In Xfce 4.6 (Xubuntu 10.10 and older):

  • Copy /etc/xdg/menus/xfce-applications.menu to ~/.config/xdg/menus and customize it
  • You can also create desktop entries in ~/.local/share/applications to override the existing applications (change or hide) or add new ones.

See http://wiki.xfce.org/howto/customize-menu for more information.

7. How can I add custom themes or new themes to Xubuntu

Yes, you can use themes for GTK and install themes directly to ~/.themes or /usr/share/themes. You can obtain more themes from various sites, like xfce-look.org.

8. My mouse pointer/cursor doesn’t change on demand, how do I fix that?

If the cursor doesn’t follow the theme set for 11.04 and above, try chmod +x ~/.Xdefaults. .Xdefaults also must be executable for Xfce 4.8, this is a change from Xfce 4.6.

9. Can I install Compiz on Xubuntu?

Yes, yes you can, but keep in mind that Xubuntu doesn’t package Compiz and does not provide any support for it. You can install Compiz by running sudo apt-get install compiz

Once Compiz is installed you need to replace xfwm with Compiz. Do this by pressing Alt+F2 and running compiz --replace.

Also see “How do I enable Compiz in Xubuntu?” at askubuntu.com. If you still have problems please join the forums or IRC channels and feel free to ask all the questions you need.

My question is not covered here, how can I get more help?

Visit the Help & Support page to learn about the available help resources.