Linux Tricks and Tips

by admin on October 22, 2009

Linux – robust , rugged , reliable , and highly user-unfriendly . If you are even remotely new to this open source OS , you need all the help you can possibly get find it all here ,

Handling Your Document :

If you want to change the way certain file types are viewed , edited or manipulated , you can do so from the document handler section in the Gnome Control center . The default editor option for intense , will allow you to specify your default editor , while working with editor of any sort . When you click on the files associated with editing or text , the select editor will open up automatically .

Using the Wondow Shortcuts of your keyboard :

You can configure KDE to use the window key . To do this , you will have to configure your X server using Xmodemap, to link keycodes for those extra keys to useful X functions . The first step involves creating a file Xmodmap in the home directory. Use a text editor , and add the following entries :

Keycode 115 = F13
Keycode 117 = F15

This is done assuming that you have the standard keyboard mapping. To check the actual codes for your keyboard layout, use the command xev. Then type the command, ‘xmodmap~/.Xmodmap’ . The result is that it will assign [F13] to the start key in the key board and [f15] to windows Key. Now open the KDE Control Center and go to Shortcut Key > Global Shortcut . Set[F13] to pop-up the system menu, and [f15] to windows operation menu

Leave a Comment

Previous post:

Next post: