Page 1 of 1

Helping new users-Desktop Management

Posted: Mon Feb 21, 2022 6:46 pm
by wizard

NOTE: This topic has been transferred to "Getting Started and System Requirements" at the top of the forum.
You may still leave comments and suggestions here.

Here's the 11th topic in the Helping new users series

Thanks
wizard

********************************Draft1 Desktop Management *************************

Desktop-Management.pdf
(112 KiB) Downloaded 32 times
Desktop-Management.doc
(112 KiB) Downloaded 27 times

Re: Helping new users-Desktop Management

Posted: Fri Feb 25, 2022 2:38 pm
by wizard

@rockedge

Added .doc version to first post.
Thanks
wizard


Re: Helping new users-Desktop Management

Posted: Fri Feb 25, 2022 4:06 pm
by HerrBert

To add a newline to the text displayed under the icon you can add unicode newline sequence to the Edit Item entry like this:
Set cursor to the position you want the linebreak, press and hold CTRL+SHIFT and type u0a (0 is the numeric character zero)
While typing it appears as u0A, when releasing the keys a block appears reading 000A. This is the unicode symbol for newline.

label-with-newline.jpg
label-with-newline.jpg (24.91 KiB) Viewed 259 times

Re: Helping new users-Desktop Management

Posted: Fri Feb 25, 2022 5:12 pm
by wizard

@HerrBert

Part of the problem a user finds in the forums is advice with 5 ways to do something. We want to avoid that and give the user ONE way that works. I felt the Geany method would be easier to remember.

Thanks
wizard