added missing parameters

preferencesAboutTextFull
Clément Fauconnier 4 years ago
parent aaba5780b6
commit 32f871e780
  1. 11
      resources/etc/OpenBoard.config

@ -30,6 +30,8 @@ CrossColorDarkBackground=#C8C0C0C0
CrossColorLightBackground=#A5E1FF CrossColorLightBackground=#A5E1FF
DarkBackground=0 DarkBackground=0
DefaultPageSize=@Size(1280 960) DefaultPageSize=@Size(1280 960)
EnableIntermediateLines=false
EnableToolAxes=false
EraserCircleWidthIndex=1 EraserCircleWidthIndex=1
FeatureSliderPosition=40 FeatureSliderPosition=40
GridDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #C8C0C0C0 GridDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #C8C0C0C0
@ -52,6 +54,7 @@ MarkerLightBackgroundSelectedColors=#E3FF00, #FF0000, #004080, #008000, #C87400
MarkerMediumWidth=24 MarkerMediumWidth=24
MarkerPressureSensitive=false MarkerPressureSensitive=false
MarkerStrongWidth=48 MarkerStrongWidth=48
pageDpi=0
PenColorIndex=0 PenColorIndex=0
PenDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #000000 PenDarkBackgroundColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00, #B68360, #FF497E, #8D69FF, #000000
PenDarkBackgroundSelectedColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00 PenDarkBackgroundSelectedColors=#FFFFFF, #FF3400, #66C0FF, #81FF5C, #FFFF00
@ -62,6 +65,7 @@ PenLineWidthIndex=0
PenMediumWidth=3 PenMediumWidth=3
PenPressureSensitive=true PenPressureSensitive=true
PenStrongWidth=8 PenStrongWidth=8
PointerDiameter=40
RightLibPaletteBoardModeIsCollapsed=true RightLibPaletteBoardModeIsCollapsed=true
RightLibPaletteBoardModeWidth=270 RightLibPaletteBoardModeWidth=270
RightLibPaletteDesktopModeIsCollapsed=true RightLibPaletteDesktopModeIsCollapsed=true
@ -78,7 +82,6 @@ SimplifyPenStrokesThresholdWidthDifference=2
StartupKeyboardLocale=0 StartupKeyboardLocale=0
UseHighResTabletEvent=true UseHighResTabletEvent=true
ZoomFactor=1.4099999999999999 ZoomFactor=1.4099999999999999
pageDpi=0
[Community] [Community]
CredentialsPersistence=false CredentialsPersistence=false
@ -87,14 +90,14 @@ Username=
[Document] [Document]
EmptyGroupNames=@Invalid() EmptyGroupNames=@Invalid()
emptyTrashForOlderDocuments=false
emptyTrashDaysValue=30
ThumbnailWidth=150 ThumbnailWidth=150
SortKind=0 SortKind=0
SortOrder=0 SortOrder=0
SplitterLeftSize=200 SplitterLeftSize=200
SplitterRightSize=800 SplitterRightSize=800
ShowDateColumnOnAlphabeticalSort=false ShowDateColumnOnAlphabeticalSort=false
emptyTrashForOlderDocuments=false
emptyTrashDaysValue=30
[IntranetPodcast] [IntranetPodcast]
Author= Author=
@ -120,11 +123,11 @@ VideosDirectory=./library/videos
RefreshRateInFramePerSecond=2 RefreshRateInFramePerSecond=2
[PDF] [PDF]
enableQualityLossToIncreaseZoomPerfs=true
Margin=20 Margin=20
PageFormat=A4 PageFormat=A4
Resolution=300 Resolution=300
ZoomBehavior=4 ZoomBehavior=4
enableQualityLossToIncreaseZoomPerfs=true
[Podcast] [Podcast]
AudioRecordingDevice=Default AudioRecordingDevice=Default

Loading…
Cancel
Save