系統(tǒng)之家 - 系統(tǒng)光盤下載網(wǎng)站!

當(dāng)前位置:系統(tǒng)之家 > 系統(tǒng)教程 > 修改Linux debian wheezy默認(rèn)配置

Linux下修改debian wheezy默認(rèn)配置的方法匯總

時(shí)間:2014-12-12 15:30:00 作者:qipeng 來源:系統(tǒng)之家 1. 掃描二維碼隨時(shí)看資訊 2. 請(qǐng)使用手機(jī)瀏覽器訪問: https://m.xitongzhijia.net/xtjc/20141212/32514.html 手機(jī)查看 評(píng)論

  Debian是一款提供您安裝在計(jì)算機(jī)上使用的操作系統(tǒng),Debian wheezy是Debian7系列的代號(hào),那么Linux下debian wheezy的默認(rèn)設(shè)置該如何修改呢?隨小編一起來了解下吧。

 Linux下修改debian wheezy默認(rèn)配置的方法匯總

  debian wheezy修改默認(rèn)配置

  環(huán)境:Thinkpad T420s + Debian Wheezy

  1,thinkpad禁用觸摸板(反正我是一直不習(xí)慣用觸摸板)在 /etc/profile 配置文件尾部添加 synclient TouchpadOff=1

  2,thinkpad trackpoint(小紅帽)啟用中鍵滾動(dòng),并調(diào)整速度與靈敏度編寫一個(gè)小腳本添加到開機(jī)啟動(dòng)項(xiàng)里,腳本內(nèi)容如下:

 。踦lain]

  #!/bin/bash

  echo -n 120 》 /sys/devices/platform/i8042/serio1/serio2/speed #調(diào)整速度

  echo -n 250 》 /sys/devices/platform/i8042/serio1/serio2/sensitivity #調(diào)整靈敏度

  xinput set-int-prop “TPPS/2 IBM TrackPoint” “Evdev Wheel Emulation” 8 1 #以下三項(xiàng)調(diào)整中鍵可縱向滾動(dòng)

  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,去掉關(guān)機(jī)時(shí)的beep聲

  編輯/etc/inputrc,將set bell-style none前的注釋去掉。

  4,改Ctrl+Delete熱鍵為Delete鍵

  執(zhí)行dconf-editor,依次展開org -》 gnome -》 desktop -》 interface,勾選 can-change-accels ,然后打開nautilus隨便選擇一個(gè)文件,在菜單上選擇 編輯 -》 移動(dòng)到回收站,高亮的時(shí)候(但別按下去),按一下刪除鍵,這樣就把默認(rèn)設(shè)置改掉了。注意要再把can-change-accels 禁用,免得日后誤改快捷鍵。

  5,添加顯示桌面快捷鍵

  系統(tǒng)設(shè)置 -》 鍵盤 -》 快捷鍵 -》 導(dǎo)航 -》 隱藏所有正常窗口,設(shè)置一個(gè)你喜歡的快捷鍵。

  6,常用軟件簡介

 。踦lain]

  gnome-core --- gnome核心組件gnome-audio --- 聲音支持

  gnome-media --- 多媒體支持

  gnome-utils --- 小工具如dictionary,printscreen等gnome-system-monitor --- 系統(tǒng)監(jiān)視程序gnome-tweak-tool --- 系統(tǒng)設(shè)置工具rar --- 常用的壓縮/解壓工具unrar

  file-roller

  thinkfan --- thinkpad風(fēng)扇升降頻自動(dòng)控制程序network-config --- 網(wǎng)絡(luò)配置和管理前端network-manager

  build-essential --- 構(gòu)建Debian軟件包的開發(fā)軟件包gedit

  gedit-plugins --- 各種gedit擴(kuò)展gedit-latex-plugin --- gedit的latex擴(kuò)展spell --- 拼寫檢查

  audacious --- 音樂播放器

  mplayer --- 音視頻播放

  ibus --- 輸入法

  ibus-table-wubi --- 五筆

  ibus-pinyin --- 拼音碼表

  mozilla-firefox --- 瀏覽器

  google-chrome

  ttf-wqy-microhei ---字體

  ttf-wqy-zenhei

  xfonts-wqy

  ntfs-3g --- ntfs支持

  ntfs-config

  openoffice.org-writer --- 文檔編輯器

  openoffice.org-impress

  openoffice.org-calc

  virtualbox --- 虛擬機(jī)

  google-chrome --- 單獨(dú)從Google下載安裝mendeley --- 單獨(dú)從Mendeley下載安裝skype --- 單獨(dú)從Skype下載安裝filezilla --- FTP工具

  pinta --- 類似Paint.NET的繪圖工具qtiplot --- 類似Origin的制圖工具skychart

  stellarium

  workrave --- 休息助手

  geany

  kile

  上面就是Linux下debian wheezy默認(rèn)設(shè)置修改方法的介紹了,本文詳細(xì)介紹了debian wheezy默認(rèn)設(shè)置的修改方法,如果你想要修改debian wheezy默認(rèn)設(shè)置的話,相信本文會(huì)對(duì)你有所幫助的。

標(biāo)簽 debian wheez

發(fā)表評(píng)論

0

沒有更多評(píng)論了

評(píng)論就這些咯,讓大家也知道你的獨(dú)特見解

立即評(píng)論

以上留言僅代表用戶個(gè)人觀點(diǎn),不代表系統(tǒng)之家立場(chǎng)

其他版本軟件

熱門教程

人氣教程排行

Linux系統(tǒng)推薦

官方交流群 軟件收錄