Ubuntu System Configuration Landscaping Tips

Source: Internet
Author: User
Keywords Ubuntu Configuration Landscaping
Tags aliyun code configuration configuration landscaping copy default display etc

Wine display Box words
1, first copy SIMSUN.TTC font into the ~/.wine/drive_c/windows/fonts/
2, modify the registry file ~/.wine/system.reg:

Code:

The [software\\http://www.aliyun.com/zixun/aggregation/11208.html ">microsoft\\windows NT\\CurrentVersion\\ FontSubstitutes]:
"MS Shell Dlg" = "Tahoma"
"MS Shell Dlg 2″=" Tahoma "
To:
"MS Shell Dlg" = "SimSun"
"MS Shell Dlg 2″=" SimSun "
------------------------------------------------------
Delete old kernel

Code:

sudo aptitude purge ~ilinux-image-.*\ (\! ' uname-r ')

-------------------------------------------------------
Solve the Flash Web page music garbled

Code:

sudo gedit/etc/fonts/conf.d/49-sansserif.conf

<edit name= "accessibility" mode= "Append_last" > <string>sans</string> </edit>
--------------------------------------------------------
Install IBUs pinyin and set IBUs self-starter

Code:

sudo apt install ibus-pinyin
Im-switch-s ibus-z Default

--------------------------------------------------------
Keep XP and Ubuntu time synchronized

Code:

sudo gedit/etc/default/rcs modify "Utc=no"

--------------------------------------------------------
Open Keypad By default

Code:

sudo apt install Numlockx
sudo gedit/etc/gdm/init/default

Add the following to the front of the last line

Code:

if [-x/usr/bin/numlockx]; Then
Numlockx on
Fi

Set up the system to automatically log on, to avoid each power-on input password
System---adminstration---login screen unlock the second item

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.