summaryrefslogtreecommitdiff
path: root/net-im/kpopup/files/pkg-message.in
blob: 84bde2f10debd7ce0cd26f6f299af9f714c063b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
--------------------------------------------------------------------------

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;' &

---------------------------------------------------------------------------