mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-06 07:31:56 +00:00
40bfdcdf8c6924307dfd59bd432d0e84c750beb2
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";
}
LookingGlass
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
- Project Website: https://looking-glass.hostfission.com
- Support Forum: https://forum.level1techs.com/t/looking-glass-guides-help-and-support/122387
- Windows Builds of the host application: https://looking-glass.hostfission.com/downloads
Help and support
Web
https://forum.level1techs.com/t/looking-glass-guides-help-and-support/122387
IRC
Join us in the #LookingGlass channel on the FreeNode network
Languages
C
88.1%
C++
7.9%
CMake
2.3%
NSIS
0.9%
GLSL
0.4%
Other
0.4%