Man Page: fcconfigenablehome
Operating Environment: debian
Section: 3
FcConfigEnableHome(3) FcConfigEnableHome(3)NAMEFcConfigEnableHome - controls use of the home directory.SYNOPSIS#include <fontconfig.h> FcBool FcConfigEnableHome (FcBool enable);DESCRIPTIONIf enable is FcTrue, then Fontconfig will use various files which are specified relative to the user's home directory (using the ~ notation in the configuration). When enable is FcFalse, then all use of the home directory in these contexts will be disabled. The previous setting of the value is returned.VERSIONFontconfig version 2.9.0 16 April 2012 FcConfigEnableHome(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcconfigparseandload(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |