版本:Ubuntu 16.04
1.取得相關參數
$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
$ xrandr
Screen 0: minimum 320 x 200, current 1368 x 768, maximum 16384 x 16384
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected primary 1368x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00
800x600 60.32 56.25
848x480 60.00
640x480 59.94
1920x1080 59.96
1440x900 59.89
1368x768 59.88*
2.設定
$ sudo xrandr --newmode "1368x768" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
$ sudo xrandr --addmode VGA-0 "1368x768"
2016年11月26日 星期六
放大滑鼠游標並變更游標主題
版本:Ubuntu 16.04
1.放大滑鼠游標
a.啟動 dconf 編輯器(或安裝 dconf Editor)
b.左側窗格
org > gnome > desktop > interface
c.右側上方窗格尋找 [cursor-size] ,變更數值
使用CLI
dconf write /org/gnome/desktop/interface/cursor-size VALUE
>
2.變更游標主題
a.啟動 Ubuntu Tweak
b.上方 > [調校]
c.[佈景主題] > [游標主題]
d.從下拉清單點選 游標主題
1.放大滑鼠游標
a.啟動 dconf 編輯器(或安裝 dconf Editor)
b.左側窗格
org > gnome > desktop > interface
c.右側上方窗格尋找 [cursor-size] ,變更數值
使用CLI
dconf write /org/gnome/desktop/interface/cursor-size VALUE
>
2.變更游標主題
a.啟動 Ubuntu Tweak
b.上方 > [調校]
c.[佈景主題] > [游標主題]
d.從下拉清單點選 游標主題
訂閱:
文章 (Atom)