Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions linux/mate-about-me.clip
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# mate-about-me

> Manage user logo and password in MATE desktop environment
> More information: https://manned.org/mate-about-me

- Manage user logo and password:

`mate-about-me`
4 changes: 2 additions & 2 deletions linux/mate-about.clip
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# mate-about

> Show information about MATE desktop environment
> Display information about MATE desktop environment
> More information: https://manned.org/mate-about

- Print MATE version:
- Display an environment version:

`mate-about --version`
12 changes: 12 additions & 0 deletions linux/mate-appearance-properties.clip
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# mate-appearance-properties

> Manage appearance settings in MATE desktop environment
> More information: https://manned.org/mate-appearance-properties

- Install a specific theme:

`mate-appearance-properties {option: --install-theme, -i}={/?file theme}`

- Display a specific setting's page:

`mate-appearance-properties {option: --show-page, -p}={string page: theme, background, fonts, interface}`
7 changes: 7 additions & 0 deletions linux/mate-at-properties.clip
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# mate-at-properties

> Manage assistive technology settings in MATE desktop environment

- Manage assistive technologies:

`mate-at-properties`
6 changes: 1 addition & 5 deletions linux/mate-calc-cmd.clip
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# mate-calc-cmd

> Calculate mathematic expressions in MATE desktop environment in terminal
> Calculate mathematic expressions in terminal in MATE desktop environment
> More information: https://manned.org/mate-calc-cmd

- Start an interactive calculator session:

`mate-calc-cmd`

- Calculate a specific mathematic expression:

`{string value: 2 + 5}`
15 changes: 7 additions & 8 deletions linux/mate-calc.clip
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# mate-calc

> Calculate mathematic expressions in MATE desktop environment
> More information: https://manned.org/mate-calc
> Calculate mathematic expression in MATE desktop environment
> Aliases: mate-calculator
> Help: --help
> Version: --version
> More information: https://manned.org/mate-calc.1

- Start the calculator:
- Display a calculation result:

`mate-calc`

- Calculate a specific mathematic expression:

`mate-calc --solve {string value: 2 + 5}`
`mate-calc {option: --solve, -s} {string expression: 2 + 2}`
8 changes: 8 additions & 0 deletions linux/mate-color-select.clip
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# mate-color-select

> Select color in MATE desktop environment
> More information: https://manned.org/mate-color-select.1

- Select a color:

`mate-color-select`