Hello,
I'm used to unlock my encrypted TrueCrypt volumes before logging in.
I made this by putting
into the Xstartup file of KDE. It worked very well with 8.04 and KDE35.
But now with KDE4, it doesn't show the truecrypt dialog anymore after logging in (and before starting KDE), which is really annoying...
I put the line in /etc/kde4/kdm/Xstartup. I put a line in /etc/kde4/kdm/Xsetup to lock the volume, when I log off, which works.
Does anyone know, it this works another way now with KDE4?
Thanks in advance,
Michael
I'm used to unlock my encrypted TrueCrypt volumes before logging in.
I made this by putting
Code:
truecrypt /dev/xxx /mountpoint
But now with KDE4, it doesn't show the truecrypt dialog anymore after logging in (and before starting KDE), which is really annoying...
I put the line in /etc/kde4/kdm/Xstartup. I put a line in /etc/kde4/kdm/Xsetup to lock the volume, when I log off, which works.
Does anyone know, it this works another way now with KDE4?
Thanks in advance,
Michael
Comment