星期四, 九月 14, 2006

ubuntu安装fluxbox



我从源里下了,然后安装,很不错.可以完美的支持 中文.比曾经在magicLInux用时好多了.另外添加了几个fluxbox配置小工具.
有几个问题记录下,以备以后配置fluxbox的时候使用.
字体问题:
安装后,进入fluxbox发现gnome终端的字体太小,另外打开nautilus里面的字体也是非常小,从linuxtoy查看了下,原来可以这样解决此类问题:在apps添加语句"[startup] {gnome-settings-daemon}"就好了.
menu tool问题:
一个menu的配置小工具而已,可以编辑菜单.可是当我编辑后,竟然发现menu里面空了,郁闷.然后从fluxbox里的源码包里拷贝了一份.另外我从新编辑了一份,以备将来使用:
[begin] (Fluxbox)
[exec] (firefox) {firefox}
[exec] (gnome-terminal){gnome-terminal}
[exec] (xterm) {xterm}
[exec] (nautilus) {nautilus --no-desktop computer:}
[submenu] (Internet)
[exec] (eva) {eva}
[exec] (Downloader for X) {nt}
[exec] (BT download) {gnome-btdownload}
[exec] (evolution --component=mail) {evolution --component=mail}
[exec] (firefox) {firefox}
[exec] (flock) {flock}
[exec] (gaim) {gaim}
[exec] (gftp) {gftp}
[exec] (lumaQQ) {/opt/LumaQQ/lumaqq}
[exec] (Liferea Feed Reader) {liferea}
[exec] (Mozilla Web Browser) {mozilla-suite}
[exec] (xchat) {xchat}
[end]
[submenu] (Office)
[exec] (Adobe Reader) {acroread}
[exec] (OpenOffice.org Database) {ooffice -base}
[exec] (OpenOffice.org Presentation) {ooffice -impress }
[exec] (OpenOffice.org Spreadsheet) {ooffice -calc}
[exec] (OpenOffice.org Word Processor) {ooffice -writer}
[end]
[submenu] (Picture)
[exec] (comix) {comix}
[exec] (gimp) {gimp-remote-2.2}
[exec] (gThumb) {gthumb}
[exec] (OpenOffice.org Drawing) {ooffice -draw}
[exec] (Picasa) {/opt/picasa/bin/picasa}
[exec] (xchm) {xchm}
[exec] (XSane Image Scanner) {xsane}
[exec] (eog) {eog}
[end]
[submenu] (Picture)
[exec] (gnome-CD) {gnome-cd}
[exec] (democracyplayer) {democracyplayer}
[exec] (Istanbul Desktop Session Recorder) {istanbul}
[exec] (MPlayer Movie Player) {gmplayer}
[exec] (XMMS Music Player) {xmms}
[exec] (gnome-sound-recorder) {gnome-sound-recorder}
[end]
[submenu] (Games)
[exec] (frozen-bubble) {frozen-bubble}
[exec] (Planet Penguin Racer) {ppracer}
[exec] (xgngeo) {xgngeo}
[exec] (Pingus - Enhanced Lemmings) {/usr/games/pingus}
[end]
[submenu] (System Tools)
[exec] (top) {xterm -e top}
[end]
[submenu] (fluxbox menu)
[config] (Configure)
[submenu] (System Styles) {Choose a style...}
[stylesdir] (/usr/local/share/fluxbox/styles)
[end]
[submenu] (User Styles) {Choose a style...}
[stylesdir] (~/.fluxbox/styles)
[end]
[workspaces] (Workspace List)
[submenu] (Tools)
[exec] (fluxconf) {fluxconf}
[exec] (fluxkeys) {fluxkeys}
[exec] (fluxmenu) {fluxmenu}
[exec] (Window name) {xprop WM_CLASS|cut -d \" -f 2|xmessage -file - -center}
[end]
[submenu] (Window)
[restart] (gnome) {gnome-session}
[end]
[commanddialog] (Fluxbox Command)
[reconfig] (Reload config)
[restart] (Restart)
[exec] (About) {(fluxbox -v; fluxbox -info | sed 1d) 2> /dev/null | xmessage -file - -center}
[separator]
[exit] (Exit)
[end]
[end]
以上就是今天弄fluxbox时所遇到的问题.

没有评论: