[elm-misc] change ELM_FPS from 100 to 6000 by nicesj
authorjaehwan <jae.hwan.kim@samsung.com>
Mon, 20 Sep 2010 06:47:49 +0000 (15:47 +0900)
committerjaehwan <jae.hwan.kim@samsung.com>
Mon, 20 Sep 2010 06:47:49 +0000 (15:47 +0900)
debian/changelog
etc/profile.d/elm.sh

index a70d791..bc34a33 100644 (file)
@@ -1,3 +1,11 @@
+elm-misc (0.1-5) unstable; urgency=low
+
+  * change ELM_FPS from 100 to 6000 by nicesj
+  * Git: 165.213.180.234:/git/slp/pkgs/elm-misc
+  * Tag: elm-misc_0.1-5
+
+ -- Jaehwan Kim <jae.hwan.kim@samsung.com>  Mon, 20 Sep 2010 15:45:31 +0900
+
 elm-misc (0.1-4) unstable; urgency=low
 
   * add ELM_INPUT_PANEL variable
index 32a049c..968bcf9 100644 (file)
@@ -1,5 +1,5 @@
 export ELM_FONT_PATH=/usr/share/SLP/fonts
 export ELM_PAGE_SCROLL_FRICTION=0.5
 export ELM_BRING_IN_SCROLL_FRICTION=0.5
-export ELM_FPS=100
+export ELM_FPS=6000
 export ELM_INPUT_PANEL=1