settings.ini: move to /common/ folder, update "mouse" section

git-svn-id: svn://kolibrios.org@5971 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2015-12-16 13:46:00 +00:00
parent 4fdcec9f51
commit f8d76ea31f
6 changed files with 3 additions and 50 deletions

View File

@ -50,7 +50,7 @@ img_files = {
{"SETTINGS/ASSOC.INI", "common/settings/assoc.ini"},
{"SETTINGS/SYSTEM_PANEL.INI", "common/settings/system_panel.ini"},
{"NOTIFY3.PNG", "common/notify3.png"},
{"SETTINGS/SYSTEM.INI", build_type .. "/settings/SYSTEM.INI"},
{"SETTINGS/SYSTEM.INI", "/common/settings/system.ini"},
{"VMODE", "common/vmode"},
{"3D/HOUSE.3DS", "common/3d/house.3ds"},
{"File Managers/EOLITE.INI", "common/File Managers/eolite.ini"},

View File

@ -6,7 +6,8 @@ font height=9
speaker mute=on
[mouse]
speed=1
delay=1
acceleration=1
double_click_delay=64
[low-level]
LBA=off
PCI=on

View File

@ -1,12 +0,0 @@
[system]
language=et
font file=/sys/Fonts/Tahoma.kf
font smoothing=sbp
font height=9
speaker mute=on
[mouse]
speed=1
delay=1
[low-level]
LBA=off
PCI=on

View File

@ -1,12 +0,0 @@
[system]
language=it
font file=/sys/Fonts/Tahoma.kf
font smoothing=sbp
font height=9
speaker mute=on
[mouse]
speed=1
delay=1
[low-level]
LBA=off
PCI=on

View File

@ -1,12 +0,0 @@
[system]
language=ru
font file=/sys/Fonts/Tahoma.kf
font smoothing=sbp
font height=9
speaker mute=on
[mouse]
speed=1
delay=1
[low-level]
LBA=off
PCI=on

View File

@ -1,12 +0,0 @@
[system]
language=sp
font file=/sys/Fonts/Tahoma.kf
font smoothing=sbp
font height=9
speaker mute=on
[mouse]
speed=1
delay=1
[low-level]
LBA=off
PCI=on