diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2020-05-23 20:41:20 +0200 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2020-05-23 20:41:20 +0200 |
commit | a8e4b50cb21072c4699291cbeb243e074ff000f1 (patch) | |
tree | 87fb3b262a6ad5a7d9b3fa91abdb303fc9dd0b42 /sys/man/1 | |
parent | ec737b6a2e464330946d5800841a1e631cd36acd (diff) |
paint: change colors in the palette with button 3
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/paint | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/man/1/paint b/sys/man/1/paint index 2bcbf245c..b3f1c5410 100644 --- a/sys/man/1/paint +++ b/sys/man/1/paint @@ -13,6 +13,8 @@ displays a canvas upon which can be drawn lines using the mouse holding down buttons 1 or 2 for foreground or background color. The canvas may be moved with button 3. Colors and brush sizes may be selected by clicking on the palette at the bottom of the screen with buttons 1 or 2. +Clicking button 3 on the palette allows changing a color by entering its +hex value. .PP If the optional .I file |