blob: cd3a5c5237b498d74b35dc8990c6b2edff1646b3 (
plain) (
blame)
1
2
3
4
5
|
NOTE: To be able to receive messages with KPopup, you need to change your
Samba configuration file (smb.conf): locate the [global] section in the
configuration file, and add the following line:
message command = sh -c 'export DISPLAY:0; %%PREFIX%%/bin/kpopup %s %f;' &
|