If I use Xfce, I can use GNOME kering.
I don't want to use Xfce.
I don't want to install Gnome.
I would like to use fluxbox.
How should I do for this?
I don't want to use Xfce.
I don't want to install Gnome.
I would like to use fluxbox.
How should I do for this?
http://wiki.xfce.org/midori/faqCertificate Handling
Midori uses the system's ca-certificates, the exact locations depend on the distribution.
Midori >= 0.4.7 supports gcr for certificate display and management, you can click the lock in the urlbar to see detailed information. Earlier versions, or one without gcr will not handle certificates beyond the lock icon in the urlbar.
Error granting trust: Couldn't find a place to store the imported certificate
No key store is available or it's incorrectly setup. By default GNOME keyring can do this. Under Xfce it is recommended to enable “GNOME services” under “Session and Startup settings”. To make sure, that the output of “gnome-keyring –startup” is correctly sent to the environment, you can add “export `gnome-keyring-daemon –start`” to .xinitrc.
pkg info | grep "gcr"
Code:
gcr-3.16.0 Library for bits of crypto UI and parsing
libgcrypt-1.6.5 General purpose crypto library based on code used in GnuPG
less .xinitrc
Code:
gnome-keyring-daemon --start &
#exec startxfce4
exec startfluxbox
pkg info | grep "gnome"
Code:
gnome-doc-utils-0.20.10_4 GNOME doc utils
gnome-keyring-3.16.0 Program that keeps passwords and other secrets
gnome-mime-data-2.18.0_5 MIME and Application database for GNOME
gnome-mount-0.8_12 Front-end to mount, umount, and eject using HAL
gnome-pty-helper-0.40.2 utmp/wtmp/lastlog helper program for the vte Terminal widget
gnome-vfs-2.24.4_4 GNOME Virtual File System
gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scripts
libgnome-keyring-3.12.0_2 Program that keeps passwords and other secrets
libgnomecanvas-2.30.3_3 Graphics library for GNOME
libsoup-gnome-2.50.0 SOAP (Simple Object Access Protocol) implementation in C
policykit-gnome-0.9.2_7 GNOME frontend to the PolicyKit framework