To display current resolution of X, just use of the command
Quote : xrandr
To set the resolution of the X window, the command is
Quote : xrandr -s 1024x760
Enjoy ubuntu... ;)
Popular Posts
- How to setting Internet and MMS for iPhone (Maxis, DiGi, Celcom, Xpax, U Mobile)
- How to setup MMS (CELCOM) for Sony Ericsson W810
- How do I install ArcGIS Desktop 9.3 for use with a local license?
- How to solve unable to receive MMS (Celcom,Maxis,Digi) messages on Blackberry Torch
- How to configure BlackBerry As Modem(Maxis) using Blackberry Desktop
Tuesday, September 29, 2009
How to make your Linux box speak
Ubuntu and many other distros have an inbuilt speech synthesiser called espeak.
Quote : espeak "Hello world I can speak"
Enjoy ubuntu... ;)
Quote : espeak "Hello world I can speak"
Enjoy ubuntu... ;)
How to turn off the Caps Lock key through the command line
You can turn off the Caps Lock key through the command line interface using the xmodmap command.
Quote : xmodmap -e "remove lock = Caps Lock"
To reactivate the key,
Quote : xmodmap -e "add lock = Caps Lock"
Enjoy ubuntu... ;)
Quote : xmodmap -e "remove lock = Caps Lock"
To reactivate the key,
Quote : xmodmap -e "add lock = Caps Lock"
Enjoy ubuntu... ;)
Monday, September 7, 2009
How to fix Pidgin Problem
Quote : sudo dpkg --force-all --remove pidgin pidgin-data
Quote : sudo apt-get update && sudo apt-get -f install
Quote : sudo apt-get install pidgin
Enjoy ubuntu... ;)
Subscribe to:
Posts (Atom)