29 lines
552 B
Plaintext
29 lines
552 B
Plaintext
# StartFunction executes every time FVWM executes.
|
|
# Load in necessary data.
|
|
|
|
|
|
|
|
Read .data/prefrc
|
|
Read infra/funcrc
|
|
Read infra/varrc
|
|
Read infra/cosmrc
|
|
Read infra/kbindrc
|
|
Read infra/menurc
|
|
Read infra/windrc
|
|
|
|
Read modules/shelf
|
|
Read modules/taskbar
|
|
Read modules/pager
|
|
Read modules/events
|
|
|
|
DestroyFunc StartFunction
|
|
AddToFunc StartFunction
|
|
|
|
+ I Exec exec $[infostore.posix]/janitor
|
|
+ I Function PrefFunc
|
|
+ I Function ModuleFunc
|
|
+ I Schedule 250 Function DaemonFunc
|
|
|
|
# This setting is useful if you have a multi-head system.
|
|
EdgeScroll 0 0
|