X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=data%2Fyoinkrc;h=102848be7ada9c71c84c191eed8c0bd18bbd4841;hb=87bc17e55b0c1dc73ecc66df856d3f08fd7a7724;hp=67be5c112b5d0dfa6dadd3bc927922f9e961f313;hpb=7d15b919681bb9ec0088b4b27c6abf62d6dfb9b1;p=chaz%2Fyoink diff --git a/data/yoinkrc b/data/yoinkrc index 67be5c1..102848b 100644 --- a/data/yoinkrc +++ b/data/yoinkrc @@ -7,10 +7,10 @@ "video.multisamplebuffers": 6, "video.multisamplesamples": 6, "video.cursor": true, - "video.grab": false, + "input.grab": false, "video.doublebuffer": true, "video.swapcontrol": true, - "engine.maxfps": 45, - "engine.printfps": true, + "video.maxfps": 45, + "video.printfps": true, "engine.timestep": 0.01 }