OpenTabletDriver: fix shortcuts and revert draw-area to fullscreen
This commit is contained in:
parent
cf2cc34311
commit
8012d3835d
|
@ -10,8 +10,8 @@
|
||||||
"Filters": [],
|
"Filters": [],
|
||||||
"AbsoluteModeSettings": {
|
"AbsoluteModeSettings": {
|
||||||
"Display": {
|
"Display": {
|
||||||
"Width": 960.0,
|
"Width": 1920.0,
|
||||||
"Height": 540.0,
|
"Height": 1080.0,
|
||||||
"X": 960.0,
|
"X": 960.0,
|
||||||
"Y": 540.0,
|
"Y": 540.0,
|
||||||
"Rotation": 0.0
|
"Rotation": 0.0
|
||||||
|
@ -76,7 +76,7 @@
|
||||||
"Settings": [
|
"Settings": [
|
||||||
{
|
{
|
||||||
"Property": "Keys",
|
"Property": "Keys",
|
||||||
"Value": "Control+O"
|
"Value": "Control+Shift+Z"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Enable": true
|
"Enable": true
|
||||||
|
|
Loading…
Reference in a new issue