Modify the default configuration of Debian Wheezy

Source: Internet
Author: User
Tags delete key

Environment: Thinkpad T420s + Debian Wheezy

1. Disable the touchpad for thinkpad (I am never used to using the touchpad anyway)

Add synclient TouchpadOff = 1 at the end of the/etc/profile configuration file

2. thinkpad trackpoint (Red Riding Hood) enables middle-key scrolling and adjusts the speed and sensitivity.

Write a script to add it to the startup item. The script content is as follows:

#! /Bin/bash
Echo-n 120>/sys/devices/platform/i8042/serio1/serio2/speed # adjust the speed
& Nbsp; echo-n 250>/sys/devices/platform/i8042/serio1/serio2/sensiti.pdf # adjust the sensitivity
Xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation" 8 1 # The following three adjustment buttons can be vertically rolled
Xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Button" 8 2
Xinput set-int-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 8 6 7 4 5

3. Remove the beep sound during shutdown.

Edit/etc/inputrc and remove the comment before set bell-style none.

4. Change the Ctrl + Delete key to the Delete key.

Run dconf-editor, expand org-> gnome-> desktop-> interface, select can-change-accels, and open nautilus to select a file, on the menu, select Edit> move to the recycle bin. When highlighting the content (but don't press it), click Delete to change the default setting. You must disable can-change-accels to avoid mistaken shortcut keys.

5. Add a desktop shortcut

Choose system Settings> keyboard> shortcut key> navigation> hide all normal windows and set a shortcut key you like.

6. Introduction to common software

Gnome-core --- core Components of gnome
Gnome-audio --- sound support
Gnome-media --- multimedia support
Gnome-utils --- gadgets such as dictionary and printscreen
Gnome-system-monitor --- system Monitoring Program
Gnome-tweak-tool-system setting tool
Rar --- common compression/Decompression tools
Unrar
File-roller
Thinkfan --- thinkpad Fan Frequency Change Automatic Control Program
Network-config --- network configuration and management frontend
Network-manager
Build-essential --- build the development package of Debian Software Package
Gedit
Gedit-plugins --- various gedit extensions
Gedit-latex-plugin --- latex extension of gedit
Spell --- spell check
Audacious --- music player
Mplayer-Audio and Video Playback
Ibus --- Input Method
Ibus-table-wubi --- five
Ibus-pinyin --- pinyin code table
Mozilla-firefox --- Browser
Google-chrome
Ttf-wqy-microhei --- font
Ttf-wqy-zenhei
Xfonts-wqy
Ntfs-3g --- ntfs support
Ntfs-config
Openoffice.org-writer --- document Editor
Openoffice.org-impress
Openoffice.org-calc
Virtualbox --- Virtual Machine
Google-chrome --- download and install from Google separately
Mendeley --- download and install from Mendeley separately
Skype --- download and install from Skype separately
Filezilla --- FTP Tool
Pinta --- a drawing tool similar to Paint. NET
Qtiplot --- plotting tool similar to Origin
Skychart
Stellarium
Workrave --- break Assistant
Geany
Kile

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.