中国水电建设集团港航建设有限公司网站,长沙全程网络营销哪家便宜,动漫制作专业的学校,wordpress 登陆查看首先说明#xff1a;本人由于需要用到Maemo模拟器#xff0c;初次使用Linux#xff0c;所以这次的 问题就出在基本使用上 手动安装好Maemo环境后#xff0c;发现maemo无法运行到模拟器上#xff0c;由于自己是初次使用Linux#xff0c;问题就出在自己对命令的使用上。 以… 首先说明本人由于需要用到Maemo模拟器初次使用Linux所以这次的 问题就出在基本使用上 手动安装好Maemo环境后发现maemo无法运行到模拟器上由于自己是初次使用Linux问题就出在自己对命令的使用上。 以下是问题现象说明: 启动Xeohyr后然后不能继续输入命令行 PasuLan:~$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed unrecognised device identifier! (EE) config/hal: NewInputDeviceRequest failed 解决办法: 方法一: Add to the command if you want to be able to use the same terminal to enter commands, etc. The causes application to be run in the background and you can run other things in the same terminal. Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite 方法二: after running Xephyr, open a new Terminal, run scratchbox and then these commands: Code: sb-conf sel FREMANTLE_X86export DISPLAY:2af-sb-init.sh start To stop it: Code: af-sb-init.sh stop 可以参考 http://talk.maemo.org/showthread.php?t34529 下面贴上一些Maemo的图 转载于:https://www.cnblogs.com/ljqj1/archive/2009/11/19/1605870.html