mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 05:08:56 +00:00
This also adds the ability to query how many virtual desktops are set up, and for the Taskbar to be notified when the active virtual desktop has changed.
56 lines
1.0 KiB
INI
56 lines
1.0 KiB
INI
[Screens]
|
|
MainScreen=0
|
|
|
|
[Screen0]
|
|
Device=/dev/fb0
|
|
Left=0
|
|
Top=0
|
|
Width=1024
|
|
Height=768
|
|
ScaleFactor=1
|
|
|
|
[Fonts]
|
|
Default=Katica 10 400
|
|
FixedWidth=Csilla 10 400
|
|
|
|
[Theme]
|
|
Name=Default
|
|
|
|
[Mouse]
|
|
AccelerationFactor=1.0
|
|
ScrollStepSize=4
|
|
|
|
[Cursor]
|
|
Hidden=/res/cursors/hidden.png
|
|
Arrow=/res/cursors/arrow.x2y2.png
|
|
ResizeH=/res/cursors/resize-horizontal.png
|
|
ResizeV=/res/cursors/resize-vertical.png
|
|
ResizeDTLBR=/res/cursors/resize-diagonal-tlbr.png
|
|
ResizeDBLTR=/res/cursors/resize-diagonal-bltr.png
|
|
ResizeColumn=/res/cursors/resize-column.png
|
|
ResizeRow=/res/cursors/resize-row.png
|
|
IBeam=/res/cursors/i-beam.png
|
|
Disallowed=/res/cursors/disallowed.png
|
|
Move=/res/cursors/move.png
|
|
Hand=/res/cursors/hand.x8y4.png
|
|
Help=/res/cursors/help.x1y1.png
|
|
Drag=/res/cursors/drag.png
|
|
Wait=/res/cursors/wait.f14t100.png
|
|
Crosshair=/res/cursors/crosshair.png
|
|
|
|
[Graphics]
|
|
OverlayRectShadow=/res/graphics/overlay-rect-shadow.png
|
|
|
|
[Input]
|
|
DoubleClickSpeed=250
|
|
|
|
[Background]
|
|
Mode=stretch
|
|
|
|
[Applet]
|
|
Order=CPUGraph,MemoryGraph,Network,ClipboardHistory,Audio
|
|
|
|
[VirtualDesktops]
|
|
Rows=2
|
|
Columns=2
|