LibVNCServer/LibVNCClient
Macros | Functions
fontsel.c File Reference
#include <rfb/rfb.h>
+ Include dependency graph for fontsel.c:

Go to the source code of this file.

Macros

#define FONTDIR   "/usr/lib/kbd/consolefonts/"
 
#define DEFAULTFONT   FONTDIR "default8x16"
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DEFAULTFONT

#define DEFAULTFONT   FONTDIR "default8x16"
Examples
fontsel.c.

Definition at line 11 of file fontsel.c.

◆ FONTDIR

#define FONTDIR   "/usr/lib/kbd/consolefonts/"
Examples
fontsel.c.

Definition at line 10 of file fontsel.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Examples
fontsel.c.

Definition at line 45 of file fontsel.c.

+ Here is the call graph for this function: