Write scripts for setting up wacom tablet and maptool
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
|
||||
# Scale up the GUI by 2 times for HiDPI screens
|
||||
sed -i '/\[JavaOptions\]/a -Dsun.java2d.uiScale=2' /opt/maptool/lib/app/MapTool.cfg
|
||||
|
||||
Reference in New Issue
Block a user