Man page - opensc-notify(1)
Packages contains this manual
- iasecc-tool(1)
- eidenv(1)
- pkcs15-crypt(1)
- cardos-tool(1)
- egk-tool(1)
- pkcs11-register(1)
- npa-tool(1)
- dtrust-tool(1)
- piv-tool(1)
- openpgp-tool(1)
- netkey-tool(1)
- pkcs15-profile(5)
- westcos-tool(1)
- opensc-tool(1)
- pkcs15-init(1)
- pkcs11-tool(1)
- opensc-asn1(1)
- opensc-explorer(1)
- opensc-notify(1)
- pkcs15-tool(1)
- cryptoflex-tool(1)
- dnie-tool(1)
- gids-tool(1)
- sc-hsm-tool(1)
- goid-tool(1)
- opensc.conf(5)
apt-get install opensc
Manual
OPENSC-NOTIFY
NAMESYNOPSIS
DESCRIPTION
OPTIONS
Mode: customized
Mode: standard
AUTHORS
NAME
opensc-notify - monitor smart card events and send notifications
SYNOPSIS
|
opensc-notify [ OPTIONS ] |
DESCRIPTION
The opensc-notify utility is used to monitor smart card events and send the appropriate notification.
OPTIONS
--help , -h
Print help and exit.
--version , -V
Print version and exit.
Mode: customized
Send customized notifications.
--title [ STRING ], -t [ STRING ]
Specify the title of the notification.
--message [ STRING ], -m [ STRING ]
Specify the main text of the notification.
Mode: standard
Manually send standard notifications.
--notify-card-inserted , -I
See notify_card_inserted in opensc.conf (default=off).
--notify-card-removed , -R
See notify_card_removed in opensc.conf (default=off).
--notify-pin-good , -G
See notify_pin_good in opensc.conf (default=off).
--notify-pin-bad , -B
See notify_pin_bad in opensc.conf (default=off).
AUTHORS
opensc-notify was written by Frank Morgner <frankmorgner@gmail.com>.