[20060303]
|
Put a flag on your desk(top)
It's nice to show what you run. So far, the xdaemon packages were
good for displaying daemons in an xteddy-style, but there was nothing
showing the (new) NetBSD logo. I've changed this tonight, and after installing
either pkgsrc/x11/xdaemon (lean, doesn't need imlib) or pkgsrc/x11/daemon2
(wants imlib and whatnot), you can put a NetBSD flag on your desktop:
% cd /usr/pkgsrc/x11/xdaemon
% make install
% rehash
% xnetbsd-flag &
% xnetbsd-flag2 &
% xdaemon &
% xdaemon2 &
Enjoy!
[Tags: Advocacy, hubertf]
|