LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 980|回复: 3

linux下有没有像AUTOCAD那样的软件,最好是AUTOCAD的linux版

[复制链接]
发表于 2007-2-17 14:46:11 | 显示全部楼层 |阅读模式
新年到,新年好,现在这里给大家拜个年。

inux下有没有像AUTOCAD那样的软件,最好是AUTOCAD的linux版,因为工作需要所以必须用到;Mechanical 的linux版本也可以。
发表于 2007-2-17 18:34:09 | 显示全部楼层
http://appdb.winehq.org/appview.php?iVersionId=102
通过wine运行 r14还行,速度钢快, r2000还没试过
回复 支持 反对

使用道具 举报

发表于 2007-2-18 10:57:13 | 显示全部楼层
r2000也很快,模块加载比r14更顺畅
推荐新的wine版本如 wine-snapshot-0.9.30.20070203-12.1
手动下载地址 http://software.opensuse.org/dow ... SE_Linux_10.1/i586/
回复 支持 反对

使用道具 举报

发表于 2007-2-18 11:04:24 | 显示全部楼层
wine 美化
1.导入注册表文件test.reg
REGEDIT 4

;;对话框的字体
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"FIXEDFON.FON"=""
"FONTS.FON"=""
"LogPixels"=dword:00000068
"OEMFONT.FON"=""

;;simsun或者FZSongTi
[HKEY_CURRENT_USER\Software\\Wine\\Fonts\\Replacements]
@="FZSongTi"
"Arial"="FZSongTi"
"Fixedsys"="FZSongTi"
"Microsoft Sans Serif"="FZSongTi"
"MingLiU"="FZSongTi"
"MS UI Gothic"="FZSongTi"
"MingLiU"="FZSongTi"
"Simsun"="FZSongTi"
"Songti"="FZSongTi"
"System"="FZSongTi"
"Tahoma"="FZSongTi"
"Terminal"="FZSongTi"

;;防止模糊
[HKEY_CURRENT_USER\Software\\Wine\\X11 Driver]
"ClientSideAntiAliasWithRender"="N"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
"MS Shell Dlg"="simsun"
"MS Shell Dlg 2"="simsun"
"System"="simsun"

[HKEY_CURRENT_USER\Control Panel\\Colors]
"ActiveBorder"="239 235 230"
"ActiveTitle"="90 142 255"
"AppWorkspace"="128 128 128"
"Background"="58 110 165"
"ButtonAlternateFace"="180 180 180"
"ButtonDkShadow"="64 64 64"
"ButtonFace"="239 239 247"
"ButtonHilight"="255 255 255"
"ButtonLight"="239 235 230"
"ButtonShadow"="128 128 128"
"ButtonText"="0 0 0"
"GradientActiveTitle"="166 202 240"
"GradientInactiveTitle"="192 192 192"
"GrayText"="128 128 128"
"Hilight"="90 142 255"
"HilightText"="255 255 255"
"HotTrackingColor"="0 0 255"
"InactiveBorder"="192 192 192"
"InactiveTitle"="239 239 247"
"InactiveTitleText"="0 0 0"
"InfoText"="0 0 0"
"InfoWindow"="255 255 225"
"Menu"="239 239 247"
"MenuBar"="239 239 247"
"MenuHilight"="0 0 0"
"MenuText"="0 0 0"
"Scrollbar"="239 235 230"
"TitleText"="255 255 255"
"Window"="255 255 255"
"WindowFrame"="0 0 0"
"WindowText"="0 0 0"



regedit test.reg  //导入
winecfg  //效果前后对比


2.
修改/加入 ~/.wine/windows的dir/win.ini
[Desktop]
menufontsize=13
messagefontsize=13
statusfontsize=13
IconTitleSize=13


参考:
http://huangjiahua.livejournal.com/69164.html
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表