Hello Hamzeh,
the gnome-keyring service is not the only place, in which gnome-keyring
is used. As far as I understand, all it does is unlocking your login
keyring; you have to ensure on your own, that the keyring argument
passed to it matches the keyring used by your applications.
I think you h
Hi guys,
I want to install `gnome-keyring` service on my system. I'm using the LXQt as
Desktop Environment. I had an issue for integrating ssh-agent with
`gnome-keyring` and I noticed I should update this line in `desktop` files of
`gnome-keyring`:
```
OnlyShowIn=GNOME;Unity;MATE;
```
to
``