Learn how to set up and configure the function of mouse buttons in Linux.
Also find me here:
Baeldung Author
Aidela Karamyan
Hi 👋, I'm a generalist software developer with 10+ years of professional experience and a passion for learning. My experience includes native desktop and mobile, web hybrid mobile, web frontend and backend development, as well as DevOps. Here at Baeldung, I write about Linux related topics, and expand my knowledge in the process.
Here's what I've written (so far):
Baeldung on Linux
- All
- File Editing (4)
- Administration (4)
- Scripting (1)
- Files (1)
- File Viewing (1)
Setting up Autocompletion for Git Commands in Linux
Filed under Administration
Learn how to configure Git autocompletion within different shells in Linux.
Is It Possible to Undo a Command in Shell?
Filed under Administration, Scripting
Learn whether we can undo a command in the shell and how to avoid needing the feature in the first place.
How to Draw ASCII Diagrams With Vim DrawIt
Filed under File Editing
Learn how to draw ASCII diagrams with the Vim DrawIt plugin.
How to Create /dev/null
Filed under Administration
Accidentally deleting the system path /dev/null can cause us issues. We look at how to restore this path and what it's used for.
Insert Text at the End of a Group of Lines Using Vim
Filed under File Editing
Learn how to insert text at the end of a group of lines using the command normal in Vim.
Saving and Restoring Vim Sessions
Filed under File Editing
Learn how to work with vim sessions.
Playing Audio Files From the Linux Command Line
Filed under Files
Learn to play audio files from the Linux command line.
Working With Vim Windows
Filed under File Viewing
Learn how to optimize your Vim workflow by manipulating windows on Linux.