X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=data%2Fyoinkrc;h=102848be7ada9c71c84c191eed8c0bd18bbd4841;hp=67be5c112b5d0dfa6dadd3bc927922f9e961f313;hb=838bc00015eb7f583c7cf4b3b1007697bf047da1;hpb=3e195be39157284a7f05b23a8a635adf26c10ee4 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 }