Contents
KDE Tips
Get Kopete working with Google Talk
Follow the instructions on the Google Talk support page in the KDE Wiki.
Use Qwenview to scroll through pictures
I've found that Qwenview is better and more configurable than Kuickshow for scroll through pictures.
Enable XDMCP in KDM
XDMCP needs to be enabled in order for KDM to accept incoming remote X sessions.
Open /etc/kde3/kdm/kdmrc and find:
[Xdmcp]
# Whether KDM should listen to incoming XDMCP requests.
# Default is true
Enable=false
change it to:
[Xdmcp]
# Whether KDM should listen to incoming XDMCP requests.
# Default is true
Enable=true
Open /etc/kde3/kdm/Xaccess and change:
#* #any host can get a login window
to:
* #any host can get a login window
Shortcuts
Make KDE (and KMail) use Mozilla Firefox for http and https URLs
- Open up the KDE "Control Center" (kcontrol).
- Click on "KDE Components"
- Click on "Component Chooser"
- Under "Component Chooser" on the right click "Web Browser"
- Under "Default Component" click "Open http and https URLs in the following broswer".
- In the blank type "firefox"
- Click the "Apply" button
Control Window Maximization
If you want to only maximize the current window horizontally, click the Maximize button with the right mouse button. If you want to maximize the window vertically click the Maximize button with the middle mouse button.
Easily take a screenshot by pressing the Print Screen key
Would you like to be able to easily take a screenshot just by pressing the "Print Screen" key? It's not just possible, it's very easy!
Here's how:
- Open up the KDE "Control Center" (kcontrol).
- Under "Regional & Accessibility" go to "Keyboard Shortcuts".
- Go to the "Command Shortcuts" tab.
- Select "Graphics->More Applications->KSnapshot".
- Under "Shortcut for Selected Command" select "Custom".
- Press your "Print Screen" key.
- Click the "Apply" button.
Fix yuvscaler error in digikam
Follow the instructions in Comment #3 of Bug 109739: yuvscaler error in digikam.
- Yakuake: Handy Terminal Emulator (Press F12 to launch) - Added: 2007-03-03 14:27:48
http://www.kde-apps.org/content/show.php?content=29153
- audiokonverter is a small utility to easily convert from OGG, MP3, AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them - Added: 2007-03-17 12:38:48
http://www.kde-apps.org/content/show.php?content=12608
Add Silence between tracks in K3B
Modified: 2007-05-09 10:56:19
Simply right click on the WAV file in the K3B project and click "Add Silence". :)Force Program Windows to be Any Size You Want
Modified: 2007-05-11 16:40:42
I was able to make Gnotime smaller than it allowed by doing the following:
- Right Click on the Window Title Bar (the thing that has the Min, Max, and Close buttons)
- Click on "Advanced -> Special Application Settings..."
- Check the box next to "Size", change the dropdown to "Force" and put something like "600,200" in the blank.