| View previous topic :: View next topic |
| Author |
Message |
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
Posted: 2006-May-09 Tue, pm3:49 |
|
| Post subject: 翻转后自动调整窗口大小,热键截屏 |
|
1、屏幕翻转后,一些全屏显示窗口的大小不正确,需要重新调整?
把附件中的rotateall拷贝到/usr/bin目录
修改文件/etc/xdg/openbox/rc.xml,找到XF86RotateWindows,把下面一行中的 chkhinge改成rotateall
重新启动x
2、热键截屏,截屏文件放在CF卡的根目录,需要放SD卡的自己修改
把附件中的screencap拷贝到/usr/bin目录
在/usr/share下面建立screencap目录
mkdir /usr/share/screencap
把附件中的click.wav拷贝到/usr/share/screencap/
修改文件/etc/xdg/openbox/rc.xml,加入以下这几句:
<keybind key="C-A-c">
<action name="Execute"><execute>screencap</execute></action>
</keybind>
重新启动x
这样按ctrl + alt + c,会听到卡嗒一声,当前屏幕被拷贝到/mnt/cf/下面了 _________________ SL-C1000, 1G CF, 1G SD
pdaxrom 1.1beta3
Roku Wifi Card(Used in Cacko 1.23 & pdaXrom 1.1 Beta3)
http://ccpaging.blog.ubuntu.org.cn/
http://ccpaging.osall.com/
http://blog.sina.com.cn/zaurus/ |
|
| Back to top |
|
goodstyle
Joined: 27 Oct 2005 Posts: 393
小企鹅: 238
|
Posted: 2006-May-09 Tue, pm5:36 |
|
| Post subject: Re: 补充几点 |
|
| ccpaging wrote: |
3、Dillo是个好东西,小巧,快速,我喜欢
开始进去没有菜单,注意在窗口右下角有个小框,点它出标准菜单。
全屏的windows size为640X410
font->font factor改成1.4,屏幕上的字没有阴影,跟小说上的小号字差不多,看html的小说,特爽
color选中force color,把背景再换成黑色,文字换成白色,绝对的养眼。 |
确实不错,如果dillo会自适应屏幕大小,看书时不用老拖滚动条就好了....(手累啊)  |
|
| Back to top |
|
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
|
| Back to top |
|
yushan
Joined: 11 Apr 2006 Posts: 47
小企鹅: 98
|
Posted: 2006-May-09 Tue, pm11:05 |
|
| Post subject: Re: [原创]C1000刷PDAXROM后的软件安装和使用。 |
|
| goodstyle wrote: | | yushan wrote: |
wjping兄的DBK里的星际译王是2.4.4的版本,词库的路径的确为
/usr/share/stardict/dic |
Yeah!you are all right!在2.4.4版,如果我直接点击星际译王icon时会出窗口:“The Application stardict has qiut unexpectedly.You can inform the developers of what happened to help them fix it.Or you can restart the application.”用命令#stardict &叫出反而没问题的!不知道谁有遇到类似状况呢?
| yushan wrote: |
ln –s /mnt/cf/syslib/stardict.lib /usr/share/stardict/dic/ |
请问发现ln不起作用的话,如何取消ln?命令是... |
我的也会报该错误,但重新点取REST后可以正常使用。
ln 命令联接出来的文是一个符号联接可以直接使用rm进行删除。 _________________ C1000 SanDisk Extreme III 1.0G CF
SanDisk 512M SD
PdaXrom |
|
| Back to top |
|
badog 论坛管理员
Joined: 01 Nov 2006 Posts: 1021
小企鹅: 6575
|
Posted: 2006-May-09 Tue, pm11:10 |
|
| Post subject: |
|
| STARDICT2.4.4这个问题窗口管理器有关,只能多点一次了. |
|
| Back to top |
|
goodstyle
Joined: 27 Oct 2005 Posts: 393
小企鹅: 238
|
|
| Back to top |
|
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
|
| Back to top |
|
goodstyle
Joined: 27 Oct 2005 Posts: 393
小企鹅: 238
|
Posted: 2006-May-16 Tue, am11:21 |
|
| Post subject: Re: 翻转后自动调整窗口大小,热键截屏 |
|
| ccpaging wrote: |
2、热键截屏,截屏文件放在CF卡的根目录,需要放SD卡的自己修改
把附件中的screencap拷贝到/usr/bin目录
在/usr/share下面建立screencap目录
mkdir /usr/share/screencap
把附件中的click.wav拷贝到/usr/share/screencap/
修改文件/etc/xdg/openbox/rc.xml,加入以下这几句:
<keybind key="C-A-c">
<action name="Execute"><execute>screencap</execute></action>
</keybind>
重新启动x
这样按ctrl + alt + c,会听到卡嗒一声,当前屏幕被拷贝到/mnt/cf/下面了 |
如果截屏得到的文件是screencap.png.xwd.这个是不是要转换格式?
直接去掉.xwd不行! |
|
| Back to top |
|
ccpaging
Joined: 07 Dec 2006 Posts: 757
小企鹅: 16604
|
|
| Back to top |
|
|