Update README.md

This commit is contained in:
onceupon 2017-01-23 18:19:41 +08:00 committed by GitHub
parent 095f9fe841
commit ac218c0eb2

View File

@ -1757,17 +1757,18 @@ pkill -U user_name
```
#####set gedit preference on server
1. you might have to install the following:
-->you might have to install the following:
apt-get install libglib2.0-bin;
yum install dconf dconf-editor;
yum install dbus dbus-x11;
2. Check list
-->Check list
```bash
gsettings list-recursively
3. Change setting
```
-->Change setting
e.g.
```bash
gsettings set org.gnome.gedit.preferences.editor highlight-current-line true