Kaydet (Commit) 8a7b4fa6 authored tarafından Chui Tey's avatar Chui Tey

Documentation patches by bsherwood

üst fb57c435
...@@ -123,10 +123,19 @@ Syntax colors: ...@@ -123,10 +123,19 @@ Syntax colors:
Other preferences: Other preferences:
To change the font on Windows, open EditorWindow.py and change To change the font open config-[win/unix/mac].txt and
text['font'] = ("lucida console", 8) change
to, e.g.,
text['font'] = ("courier new", 10) font-name: courier new
font-size: 10
to, for example:
font-name: courier new bold
font-size: 14
Note: a GUI based configuration screen will be provided
in the future.
To change keyboard bindings, edit Bindings.py To change keyboard bindings, edit Bindings.py
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment