Hi every one! I use DirectFB 1.0.0-rc1 on STLinux and I want to test if it is working fine using simple application that I found on DirectFB. The problem is that the default values of it are not those I need: dfblayer -l 00
FBDev Primary Layer Width 640 Height 480 Format RGB16 Buffermode BACKSYSTEM but I need another resolution (720x576). I've read in some forums of a config file for the DirectFB named directrc (located in */etc/directrc) but I didn't have this file* :( when I use any other DirectFB command (dfbg for printing an image in background for example) the resolution takes the old default values dfblayer -l 00 -m 720x576 FBDev Primary Layer Width 720 Height 576 Format RGB16 Buffermode BACKSYSTEM dfbg -t /home/bakhaled/DFBTutorials-0.5.0/data/tux.png (I see an ugly image on the output of the framebuffer) dfblayer -l 00 FBDev Primary Layer Width *640* Height *480* Format RGB16 Buffermode BACKSYSTEM is there any another way to change it permanently? -- amicalement khaled
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev