diff --git a/docs/chap6.html b/docs/chap6.html deleted file mode 100644 index 3c01974..0000000 --- a/docs/chap6.html +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: default -title: User Guide - Glossary ---- - -
-
-
- -

Glossary

- -
-
-
diff --git a/docs/chap6.rst b/docs/chap6.rst new file mode 100644 index 0000000..313d739 --- /dev/null +++ b/docs/chap6.rst @@ -0,0 +1,16 @@ +--- +layout: default +title: User Guide - Glossary +--- + +Glossary +======== + +- [drag] to click in an object with the mouse and move the mouse while holding + the mouse button. + +- [miniaturize] (iconify, minimize) to temporarily put a window aside, + replacing the window with a miniature representation of it. + +- [Meta key] depending on the system and keyboard types, this can mean + different keys. Under Linux, it is usually the Alt or Alternate key.