rox-filer预览限制文件大小?---ee阿姨说说?

其它类软件,非上述版软件
回复
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

rox-filer预览限制文件大小?---ee阿姨说说?

#1

帖子 maniux »

rox里预览图片和pdf都是1M以下的,以上的就不行了。怎么办呢?
ee阿姨?
上次由 maniux 在 2010-01-10 17:15,总共编辑 1 次。
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

Re: rox-filer预览限制文件大小?

#2

帖子 maniux »

召唤ee……
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#3

帖子 maniux »

搞定。
rox-magicthubnail设置预览文件大小。
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#4

帖子 eexpress »

额。难得有人用rox-filer。支持折腾。
● 鸣学
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#5

帖子 maniux »

eexpress 写了:额。难得有人用rox-filer。支持折腾。
嘿嘿,小嘛。要不fvwm下跑啥呢?

话说在搞fvwm下quake terminal,你blog上那个太简单了点……
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#6

帖子 eexpress »

代码: 全选

● cat xterm_color_corner.pl 
#!/usr/bin/perl

$ps=`/bin/ps -e -o command|grep xterm`;
$geometry=join ",",$ps=~/[+-]0[+-]0/gs;

@c=qw("#282828" "#181818" "#121261" black);
@g=qw(-0+0 +0+0 +0-0 -0-0);
@r=qw(\-0\+0 \+0\+0 \+0\-0 \-0\-0);
$n=-1;
for $i (0..3){
if($geometry!~/$r[$i]/){
        $n=$i;last;}
}
if($n==-1){$n=(rand 4);}
print "$n==$c[$n]==$g[$n]";
$p=join(" ",@ARGV);
`/usr/bin/xterm -bg ${c[$n]} -geometry 80x30${g[$n]} $p`;
#`XMODIFIERS="@im=SCIM" /usr/bin/xterm -bg ${c[$n]} -geometry 90x36${g[$n]} $ARGV`;

代码: 全选

~/.fvwm 
● g xterm *
config:Key t A 4 Exec exec xterm
config:Key m A 4 Exec exec xterm -e mocp
config:Key e A 4 Exec exec xterm -e ~/应用/脚本/ea.pl
config:Key z A 4 All (xterm) shadex
config:# 切换xterm卷帘的函数
config:Style xterm      !Title, !Borders, !Iconifiable, Sticky, StaysOnTop, WindowListSkip
● 鸣学
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#7

帖子 eexpress »

nnnd 谁教你叫阿姨的。别乱叫。
● 鸣学
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#8

帖子 luojie-dune »

哈哈,ee阿姨是怎么来的,google去。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#10

帖子 maniux »

eexpress 写了:nnnd 谁教你叫阿姨的。别乱叫。
……我说的嘛,看帖子发现如果是阿姨也太剽悍了点,而且没见过这么技术流的阿姨……
原来是叔叔哈
头像
maniux
帖子: 179
注册时间: 2009-01-30 23:08

Re: rox-filer预览限制文件大小?---ee阿姨说说?

#11

帖子 maniux »

luojie-dune 写了:哈哈,ee阿姨是怎么来的,google去。
没g到,给个提示?
回复