-
Is it possible to have teletext support in KPlayer.
It would be really great.
Much greater would be to have also a recording and scheduling option.
I'm using for those Klear, but I like much more Kplayer and it would be great to have these features at least the teletext one.
Thanks in advance.
2008-11-23 02:36:04 UTC in KPlayer - a KDE media player
-
Forgot to say that you then have to start the daemon after or within the desktop login process of the user and terminate it on logout by killing the pid in /tmp/fjkeyd.pid
on kde
ln -s /usr/bin/fjkeyd ~/.kde/Autostart/
mkdir ~/.kde/shutdown/
touch ~/.kde/shutdown/fjkeyd
vi ~/.kde/shutdown/fjkeyd
put something like this
!/bin/bash
if [ -f /tmp/fjkeyd.pid ]; then...
2007-10-13 22:24:21 UTC in Fujitsu Application Panel driver
-
File Added: apanel.c.diff.
2007-10-13 21:31:57 UTC in Fujitsu Application Panel driver
-
Time ago I posted that it is not wise to have the uid check in fjkeyd, because it then runs the applications as root
As it is user dependent it is wise to have this run as the logged user, then also the applications are started under the logged username.
2007-10-13 21:27:56 UTC in Fujitsu Application Panel driver
-
I solved the problem by modifying the file apanel.c
see attached (unified) diff file
File Added: apanel.c.diff.
2007-10-13 21:14:50 UTC in Fujitsu Application Panel driver
-
Hello,
I use fujitsu siemens 8020D, kernel 2.6.20 with Debian testing.
I tried to compile apanel but failed
make KERNEL_SOURCE=/lib/modules/`uname -r`/build
make -C /lib/modules/2.6.20.1eko1-spl1/build SUBDIRS=`pwd` modules
make[1]: Entering directory `/data/software/linux-2.6.20.1'
CC [M] /opt/software/apanel-linux-1.4.orig/linux/apanel.o...
2007-10-13 21:06:48 UTC in Fujitsu Application Panel driver
-
deloptes committed patchset 3 of module gwn-gtk2-ui to the gwn GTK GUI CVS repository, changing 7 files.
2007-09-12 08:53:25 UTC in gwn GTK GUI
-
deloptes committed patchset 2 of module gwn-gtk2-ui to the gwn GTK GUI CVS repository, changing 34 files.
2007-09-12 08:36:00 UTC in gwn GTK GUI
-
deloptes committed patchset 1 of module gwn-gtk2-ui to the gwn GTK GUI CVS repository, changing 34 files.
2007-09-12 08:36:00 UTC in gwn GTK GUI
-
(gdb) run
Starting program: /data/software/freedict-editor/src/freedict-editor
[Thread debugging using libthread_db enabled]
[New Thread -1226934576 (LWP 32291)]
(freedict-editor:32291): Gtk-WARNING **: /tmp/buildd/gtk+2.0-2.10.13/gtk/gtkwidget.c:3429: widget `GtkToolButton' has no activatable signal "activate" without arguments
Using stylesheet filename from gconf: /opt/custom/share/free.
2007-07-21 08:06:09 UTC in Free Dictionaries