Xephyr启动失败后如何运行Mameo模拟器(问题出在Linux基本使用上)

首先说明:本人由于需要用到Maemo模拟器,初次使用Linux,所以这次的 问题就出在基本使用上
 
手动安装好Maemo环境后,发现maemo无法运行到模拟器上,由于自己是初次使用Linux,问题就出在自己对命令的使用上。
 
以下是问题现象说明:
启动Xeohyr后,然后不能继续输入命令行
Pasu@Lan:~$ 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_X86

export DISPLAY=:2

af-sb-init.sh start
To stop it:

Code:
af-sb-init.sh stop
 
下面贴上一些Maemo的图:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

转载于:https://www.cnblogs.com/ljqj1/archive/2009/11/19/1605870.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值