4,461
edits
→keyboard shortcuts: add split window commands Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
Line 173: | Line 173: | ||
== Reconfigure console font == | == Reconfigure console font == | ||
< | <source lang="bash"> | ||
$ dpkg-reconfigure console-setup | $ dpkg-reconfigure console-setup | ||
</ | </source> | ||
== Change the default editor == | |||
Used by visudo and other programs for invoking an editor. | |||
<source lang="bash"> | |||
$ sudo update-alternatives --config editor | |||
</source> | |||
== Change time zone == | == Change time zone == |