
The How-To Geek weblog recently made a post on creating desktop and keyboard shortcuts to eject your CD/DVD drive. Wow! this is so coool... I mean, I have been using Linux for a couple of years now. I have been using keyboard and desktop shortcuts to eject (and close) CD/DVD tray in my Ubuntu/Fedora box long back and never once realized that this was a hot blogable topic that could hit the front of lifehacker.
Me dump. Me idiot. Well, since How-To Geek doesn't appear to know about a stuff called "Linux", here goes my How-To on doing the same on Linux... Better late than never.
HowToGeek uses a piece of software from NirSoft to do the above said magic. Linux users might be a bit disappointed here, because they don't have to install another software to do this magic. ;)Create a Shortcut to Eject the CD/DVD Drive

Create a Shortcut to Close the CD/DVD Drive
Same as above, except that the command is eject -t /dev/scd0Assign a Hotkey to the Shortcut
Well, (unlike in Windows) you don't have to create a shortcut to have a Hot Key in Linux.
This creates a hot key - Control + Alt + c to eject your CD/DVD drive. Similarly create another hot key with run_command_2 = <Control><Alt>v and command_2 = eject -t /dev/scd0 which will eject your CD drive using Control + Alt + v.
Happy Ejecting.
We would like you to do so as well and ensure that you don't miss out any great posts from this blog.
Get posts delivered to your Email Inbox or to an RSS Reader.
Please stay and enjoy the site.












0 Responses to Create a Shortcut and Hotkey to Eject Your CD/DVD Drive in Linux [HowTo]
Post a Comment