mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
40bfdcdf8c
the client now will look for a configuration file in the following locations by default. * /etc/looking-glass.conf * ~/.looking-glass.conf All configuration files are loaded and may override values specified by any prior configuration files loaded. Sample Config: global: { fullScreen=false; showFPS=true; x=0; y=0; w=800; h=600; } OpenGL: { mipmap="false"; } |
||
---|---|---|
.. | ||
renderers | ||
spice | ||
.gitignore | ||
kb.h | ||
lg-renderer.c | ||
lg-renderer.h | ||
lg-renderers.h | ||
main.c | ||
Makefile | ||
utils.h |