Source:fedoramagazine.org/announcing-fedora-30 |
Hey guys. Let me be very straight π. I used Ubuntu 16.04 for nearly 3 years and before that I had Windows 10 on my system. But Ubuntu's programming environment enticed meπ. In the beginning, I had to face lots of challenges and sharing here is beyond the scope of this article. But thanks to its large community and groups which got me to solve the problems easily.
Just a few days before, my device showed problems like, shutting down all of a sudden even during the power supply, freezing suddenly amidst a session. This happened quite frequently, sometimes thrice at a time and all I had to do was a force shutdown. Gosh! I can't tell you how that felt experiencing the same problem again and again. It was a total headache.π
That is what urged me to install Fedora 30 LTS, for having an experience of working in a new environment. So I thought of writing an article including the necessary things to do for getting used to Fedora. Thanks to Ubuntu from which I learned a lot of things which is helping me get used to Fedora in many ways (even though these two OS differ a lot).
The first thing that I wanted to do was customizing my desktop. I found Fedora OS different in many ways from Ubuntu. For making myself used to Fedora, I first installed the GNOME Tweaks tool from the Software Center.
#GNOME Tweaks
You might experience some difficulty with the mouse clicks, so first let's do something. For that, open GNOME Tweaks > click on Keyboard & Mouse. From here make changes as per your necessity.
The second thing you may want to do is, enabling the Maximize and Minimize buttons. So open the GNOME Tweaks > click on Window Titlebars > Enable Maximize and Minimize button.
#Dash to dock
In Fedora, you'll find Dash in the overview which might be quite tedious when you have to work with many programs. For this, you'll need Dash to dock extension which you can find in the Software center. Install it and open it to customize your desktop and make Fedora friendlier to use.
#Launching a Terminal
Basically there is no shortcut key to launch Terminal in Fedora. But guess what, we can add a shortcut key. Open Settings > Scroll down to Devices > Select Keyboard > Scroll down and click + . Give a Name to the shortcut, I named it as Launch New Terminal. In the command include
gnome-terminal &
Then choose a shortcut as you wish to, for me I prefer, Ctrl + Alt + T. This has become more handy to me.
Comments
Post a Comment