[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

PaiPix feedback on /etc/skel/.kde/share...



Dear colleagues,
   We have found that the files:
/etc/skel/.kde/share/config/konsolerc /etc/skel/.kde/share/config/profilerc /etc/skel/.kde/share/config/kcmnspluginrc


1 - In the konsolerc file we have changed Width 1024=742 by Width 1024=744 which actually sets the console width to 80 characters instead of 79. This is a more standard number and is useful for example for running "iptraf". 2 - In the profilerc we have modified the binding for video/mpeg that was xmms to xine: Modified Application=xmms.desktop to Application=xine.desktop and removed several statements (see attachment). The xmms plugins for mpeg seem not to be installed weather xine works nicely. 3 - In the kcmnspluginrc file I have modified the konqueror plugin path to include /usr/lib/mozilla-firefox/plugins. This is required if one installs the debian flash plugin after a disk installation of the live CD/DVD.

This patches are in attachment.  All patches are available from one single
Debian package:
http://aamorimsrv.fis.fc.ul.pt/mirrors/paipix/PAIPIX/i386/paipix-patches_3.7-7_all.deb
See also http://aamorimsrv.fis.fc.ul.pt/

All the best,
Antonio Amorim
--- /mnt/hda5/knx/source/KNOPPIX/etc/skel/.kde/share/config/konsolerc	2004-01-15 05:39:38.000000000 +0000
+++ /mnt/hda5/knx/fixes/etc/skel/.kde/share/config/konsolerc	2004-12-03 02:43:01.000000000 +0000
@@ -15,7 +15,7 @@
 SilenceSeconds=10
 TerminalSizeHint=true
 WarnQuit=true
-Width 1024=742
+Width 1024=744
 XonXoff=false
 bellmode=1
 class=konsole-mainwindow#1
--- /mnt/hda5/knx/source/KNOPPIX/etc/skel/.kde/share/config/profilerc	2004-05-03 12:02:01.000000000 +0100
+++ /mnt/hda5/knx/fixes/etc/skel/.kde/share/config/profilerc	2004-12-03 02:55:14.000000000 +0000
@@ -154,18 +154,11 @@
 
 [video/mpeg - 1]
 AllowAsDefault=true
-Application=xmms.desktop
+Application=xine.desktop
 GenericServiceType=Application
 Preference=2
 ServiceType=video/mpeg
 
-[video/mpeg - 2]
-AllowAsDefault=true
-Application=kde-xine.desktop
-GenericServiceType=Application
-Preference=1
-ServiceType=video/mpeg
-
 [video/x-ogm - 1]
 AllowAsDefault=true
 Application=kde-xine.desktop
--- /mnt/hda5/knx/source/KNOPPIX/etc/skel/.kde/share/config/kcmnspluginrc	2002-06-28 15:41:56.000000000 +0100
+++ /mnt/hda5/knx/fixes/etc/skel/.kde/share/config/kcmnspluginrc	2004-10-24 22:33:49.000000000 +0100
@@ -1,5 +1,5 @@
 [Misc]
 firstTime=false
-scanPaths=$HOME/.netscape/plugins,/usr/local/netscape/plugins,/opt/netscape/plugins,/opt/netscape/communicator/plugins,/usr/lib/netscape/plugins,/usr/lib/netscape/plugins-libc5,/usr/lib/netscape/plugins-libc6,$MOZILLA_HOME/plugins
+scanPaths=/usr/lib/mozilla-firefox/plugins,$HOME/.netscape/plugins,/usr/local/netscape/plugins,/opt/netscape/plugins,/opt/netscape/communicator/plugins,/usr/lib/netscape/plugins,/usr/lib/netscape/plugins-libc5,/usr/lib/netscape/plugins-libc6,$MOZILLA_HOME/plugins
 startkdeScan=false
 useArtsdsp=false

Reply to: