mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
fb313bfd97
designed to be used with a background screen daemon, such as xidle. Current features include: - Support for pixmap (image) xpm background and login box. - It gives visual feedback as you type the password (Shows username and * for each character of password typed.) - Bind arbitrary commands to key combinations (allows tasks such as pause/un-pause music without unlocking the screen) - Optional XFT support for anti-aliased fonts. (This is optional in case greater security is desired) - Optional Imlib2 support for use of png or jpg formats, which are more appropriate for photos or high-color images than xpm. - Portable to most UNIX-like operating systems, developed on FreeBSD. WWW: http://chiselapp.com/user/beyert/repository/metalock/ PR: ports/166326 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: wen@ (mentor) Feature safe: yes
8 lines
231 B
Plaintext
8 lines
231 B
Plaintext
bin/metalock
|
|
%%DATADIR%%/themes/Blue_Marble/bg.xpm.gz
|
|
%%DATADIR%%/themes/Blue_Marble/box.xpm.gz
|
|
%%DATADIR%%/themes/Blue_Marble/metadata.mk
|
|
@dirrmtry %%DATADIR%%/themes/Blue_Marble
|
|
@dirrmtry %%DATADIR%%/themes
|
|
@dirrmtry %%DATADIR%%
|