KMyers wrote:@Heater,
Love that you are having good experience with Windows, on the other hand I am now havinf great experiences with Raspbian,
Go figure, guess you have to just get used to both, Still dont like all the typing in the Linux world. Still difficult for my one good hand but getting used to it!

A lot of the "typing" can be handled through the GUI (Pixel Desktop), but in the Linux world, command line is the normal, and often preferred way to do things.
Give us an example or two of things you would like to be easier (less typing) and I'll see if I can offer you a solution.
One example I can think of is all the sudo nano this, and sudo nano that. For editing files outside of your home directory you can use a root file manager. I added a Root File Manager entry to my menu.
Menu > Preferences > Main Menu Editor
Click on Accessories, then new item:
You should also see an entry for a Root Terminal that is not enabled, so I enabled that while I was in there.
And here are a couple of custom icons I made for them (matching the new Pixel style icons).
As noted in the picture above, be very careful with this. You can easily mess up your system with a root file manager, which is why it's not commonly recommended. Do not use it to access files inside your home directory (normally/home/pi), use the normal file manager for that.
Now, when you see something like, sudo nano /etc/wpa_supplicant/wpa_supplicant.conf, you can navigate to /etc/wpa_supplicant with the root file manager and double-click on the wpa_supplicant.conf file to open it in the default text editor (leafpad).
I hope that helps.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?