You are not logged in.

Search results

Search results 1-20 of 63.

Wednesday, July 21st 2004, 3:55pm

Author: campusloop

[b]Display Properties[/b]

Did you configure your monitor properly?? If you correctly identify your monitor u can change the modes section of XF86Config file. follow the instructions here and select a monitor with atleast 1024x768 resolution. http://www.slackware.com/config/x.php. then restart xserver or reboot.

Wednesday, July 21st 2004, 7:16am

Author: campusloop

Terminal Emulator embedded in Konqui question:

You can use the view profiles. Start the terminal emulator. resize it accordingly and click settings->configure view profiles. give a new name for the view profile and save it.

Wednesday, July 21st 2004, 7:13am

Author: campusloop

Keyboard Shortcut Problems

All applications in .kde/Autostart are executed upon login. create a .desktop file with command you want to execute and put it in that directory. I am not sure about the shortcut problem as i have never faced it before. Shortcuts usually take effect immediately, you need not even log out of kde.

Wednesday, July 21st 2004, 7:08am

Author: campusloop

Default application for file type

Any change from defaults are stored in .kde/share/config/profilerc.

Wednesday, March 10th 2004, 9:13am

Author: campusloop

Locking X

[code:1]dcop kdesktop KScreensaverIface lock [/code:1]

Tuesday, March 9th 2004, 6:44am

Author: campusloop

Kontruct Error - installing KDE 3.2

Install pcre and pcre-devel packages. See http://www.suse.com/us/private/products/suse_linux/i386/packages_personal/pcre.html http://www.suse.com/us/private/products/suse_linux/i386/packages_personal/pcre-devel.html

Saturday, March 6th 2004, 9:13pm

Author: campusloop

KOPETE 0.8.0 install problem.. Red Hat 9 RPM & tar.gz

Check if you have XFree86-devel package installed -- 'rpm -q XFree86-devel' If not install it and try to rerun configure

Saturday, March 6th 2004, 9:06pm

Author: campusloop

3.2 under RH9 keeps falling over!

If you want to check out if you have missed any dependencies try rpm -V 'packagename' where 'packagename' could be some kde package name such as kdelibs. kdebase etc. If there are any depencdency errors it will show the as "Unsatisfied dependencies for ......"

Saturday, March 6th 2004, 9:00pm

Author: campusloop

Spell Check in KOffice

Did you try it with the following option set. Tools->Spellcheck->Autospellcheck in kword

Saturday, March 6th 2004, 8:57pm

Author: campusloop

Kontruct Error - installing KDE 3.2

try [code:1]export CC=gcc[/code:1] and then run konstruct.

Saturday, March 6th 2004, 8:55pm

Author: campusloop

Briquolo and others

Are u able to run the program from command line from an xterm or konsole window. I have read on some posts that launching applications from menu does not work sometimes.

Saturday, March 6th 2004, 8:52pm

Author: campusloop

Kde 3.2 with Konstruct on Fedora Core 2 Test 1

1. Check out the environment variable $KDEDIRS -- http://wiki.kdenews.org/tiki-index.php?page=Environment+Variables 2. To disable it checkout -- kcontrol->Sound and Multimedia->Sound system->uncheck "enable the sound system" . But if you apps like noatun or juk(with arts backend) arts will be started. 3.Try installing the fonts in http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdebase/konsole/fonts/?sortby=date. The fonts listed there are (*.pcf.gz) the fonts konsole is not able to find and is giving ...

Wednesday, March 3rd 2004, 6:00am

Author: campusloop

Redhat 8 and Kde 3.2

this is the painful part -- I can tell u the dependencies. Get the rpms from fedora.us, freshrpms or redhat 8.0 dir or use apt For apt see that all these repositories are present in your sources.list file ( This is a must -- i cannot stress this enough) (a) http://www.fedora.us (b) http://www.freshrpms.net (c) http://dag.wieers.com/home-made/apt/ (d) http://atrpms.physik.fu-berlin.de/ (e) http://rpm.livna.org/ (f) http://www-ccrma.stanford.edu/planetccrma/software/ arts >= 8:1.1.5 is needed by k...

Tuesday, March 2nd 2004, 7:10am

Author: campusloop

Redhat 8 and Kde 3.2

If you are facing lot of errors:: Go to ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/kde-redhat/8.0/RPMS.stable/ download all the packages with version 3.2.0. Also get qt related packages and do rpm -Uvh *.rpm. If it gives any error regarding conflicts note down the package names and remove them using rpm -e --repackage 'packagename'. If you get any dependency errors go to rpm.pbone.net and get the dependencies or list the dependency errors and i will get u the url for the packages

Tuesday, March 2nd 2004, 5:32am

Author: campusloop

Redhat 8 and Kde 3.2

Themer is present at following location rpm -Uvh ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/kde-redhat/all/RPMS.stable/themer-1.41-0.fdr.1.noarch.rpm apt or yum should have been able to find it anyway u can install the rpm separately and then try updating kde via apt.

Monday, March 1st 2004, 11:25pm

Author: campusloop

KDE and Power Managment

Its happened with me also but usually if i restart the Xserver the problem goes away.

Monday, March 1st 2004, 11:23pm

Author: campusloop

Redhat 8 and Kde 3.2

I think apt is not able to get info for kde 3.2. Do the following:: 1. Run ' apt-get update ' 2. Run ' apt-cache showpkg kde| grep "/var/state" ' -- This command should show all the versions of kde available in the package cache, one of them should be 3.2.0. That means a version of kde 3.2.0 is present. Now try to run 'apt-get install kde'. If you get any errors now, post them here and then run 3. ' apt-get install kde=3.2.0 ' and see what happens. post the errors.

Monday, March 1st 2004, 11:12pm

Author: campusloop

How to prevent Kopete from starting

info - If you want session management for all apps sans kopete just enter its name in the "advanced" box and kde will not do any session management for kopete alone.

Monday, March 1st 2004, 12:02pm

Author: campusloop

Redhat 8 and Kde 3.2

Post the exact error ur getting (the exact output of running apt-get install or apt-get upgrade ) by using apt-get also post the sources.list file (/etc/apt/sources.list)

Monday, March 1st 2004, 9:34am

Author: campusloop

error when compiling kopete from cvs

It compiles fine for me.. I am also not sure how to get rid of the problem .I am using qt 3.3 though. I guess you might have to do without the plugin.