From 0f1d33933d264fa84b2d97668258d066da0ca01c Mon Sep 17 00:00:00 2001 From: sapier Date: Tue, 6 Jan 2015 22:40:34 +0100 Subject: Implement X11 dpi autodetection --- minetest.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 8570eb052..0b137c5a2 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -224,7 +224,7 @@ #directional_colored_fog = true # Delay showing tooltips, stated in milliseconds #tooltip_show_delay = 400 -# Adjust dpi configuration to your screen (Desktop only) e.g. for 4k screens +# Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k screens #screen_dpi = 72 # Default timeout for cURL, stated in milliseconds. # Only has an effect if compiled with cURL. -- cgit v1.2.3