2009-03-03 16:32:59 +03:00
|
|
|
#!/bin/sh
|
2009-11-16 14:40:52 +03:00
|
|
|
# Apply common settings at EDE startup. This script should not be called manually;
|
|
|
|
# it is called from evoke.
|
2009-03-03 16:32:59 +03:00
|
|
|
|
|
|
|
ede-bell-conf --apply
|
2009-11-16 14:40:52 +03:00
|
|
|
ede-keyboard-conf --apply
|