diff --git a/data/Tupfile.lua b/data/Tupfile.lua index 58cfd84822..e196179935 100644 --- a/data/Tupfile.lua +++ b/data/Tupfile.lua @@ -213,6 +213,7 @@ extra_files = { {"kolibrios/drivers/ahci/", "common/drivers/ahci/*"}, {"kolibrios/drivers/atikms/", "common/drivers/atikms/*"}, {"kolibrios/drivers/i915/", "common/drivers/i915/*"}, + {"kolibrios/drivers/test/", "common/drivers/test/*"}, {"kolibrios/drivers/vmware/", "common/drivers/vmware/*"}, {"kolibrios/lib/avcodec-56.dll", "common/lib/avcodec-56.dll"}, {"kolibrios/lib/avdevice-56.dll", "common/lib/avdevice-56.dll"}, diff --git a/data/common/drivers/test/eglgears b/data/common/drivers/test/eglgears new file mode 100644 index 0000000000..468c445f52 Binary files /dev/null and b/data/common/drivers/test/eglgears differ diff --git a/data/common/drivers/test/readme.txt b/data/common/drivers/test/readme.txt new file mode 100644 index 0000000000..8e5253aeb1 --- /dev/null +++ b/data/common/drivers/test/readme.txt @@ -0,0 +1,5 @@ +==eglgears== +This is a Demo file for testing video drivers i915 and AtiKMS. + +At first run the driver. Then open "eglgears". +When you run it you must see a window with rolling gears. \ No newline at end of file diff --git a/data/common/settings/app_plus.ini b/data/common/settings/app_plus.ini index 6335c2d6be..c2ba7b94d4 100644 --- a/data/common/settings/app_plus.ini +++ b/data/common/settings/app_plus.ini @@ -10,7 +10,7 @@ FPlay=/k/media/fplay,40 GrafX2=/k/grafx2/grafx2,48 uPDF=/k/media/updf,73 IconEdit=media/iconedit,98 -EasyShot=easyshot,2 +EasyShot=easyshot,62 [3D Tools] Info3DsPro=/k/3d/info3ds/info3ds,75