mirror of
https://github.com/gryf/window-maker.github.io.git
synced 2025-12-17 11:10:18 +01:00
Converted glossary to rst
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
---
|
|
||||||
layout: default
|
|
||||||
title: User Guide - Glossary
|
|
||||||
---
|
|
||||||
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
|
|
||||||
<h1>Glossary</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
<li>[drag] to click in an object with the mouse and move the mouse while holding the mouse button.</li>
|
|
||||||
|
|
||||||
<li>[miniaturize] (iconify, minimize) to temporarily put a window aside, replacing the window with a miniature
|
|
||||||
representation of it.</li>
|
|
||||||
|
|
||||||
<li>[Meta key] depending on the system and keyboard types, this can mean different keys. Under Linux, it is usually
|
|
||||||
the Alt or Alternate key.</li>
|
|
||||||
</ul><br />
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
16
docs/chap6.rst
Normal file
16
docs/chap6.rst
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user