📄 3ddesktop.conf
字号:
# 3ddesktop configuration## Use this file to set various "views".## Format:# view <viewname1># option1 <value1># option2 <value2># ...## view <viewname2># option1 <value1># option2 <value2># ... # etc### Global options (effect every view and program as whole)# # wm - Specify which window manager you are using. Options are:## kde2, kde3, gnome1, gnome2, ewmh, fluxbox, windowmaker, # enlightenment, sawfishonly, workspaces## The default should work for Gnome 1.x/2.x, Kde 3.x, Windowmaker, &# Enlightenment but use wm for kde2, fluxbox or workspaces.## texturesize - resolution of textures (power of 2, as in 128, 256, 512, 1024)# default 1024# win - open in a window rather then fullscreen # (for debuggin: not really usable at this time)# early_desktop_switch - When desktop is switched (default true)# disable_keys_in_goto - Disable keys while in an automated "goto" (default true)## Examples (uncomment to use)##texturesize 512#wm kde2## Indicate which "view" to use on the command line with --view=<viewname>.# Other options on the command line are ignored if a view is given.## Options (all must be lowercase)## mode - set the "arrangement", one of carousel (default), linear,# cylinder, viewmaster, carousel, priceisright, flip# show_digit - show a digit indicating the current desktop/workspace# digit_size - width of digit on screen# digit_color - color of digit (red, green, blue, lightblue, white, gray, # purple, yellow)# frame_color - color of un-cached desktops (the frame)# use_wireframe - if true draw a wireframe for uncached faces (default true)# randdelay - delay before random movement (zero for no movement)# fastest - hog CPU for smooth movement# zoom - set to one or zero to zoom out or not to zoom out # (default is zoom out).# nozoom - set to zero or one to zoom out or not to zoom out # (default is zoom out).# depth - how far to "zoom-out"# gotoright - goto desktop to the right # gotoleft - goto desktop to the left # gotoup - goto desktop above # gotodown - goto desktop below # gotocolumn - goto desktop to the specified column# gotorow - goto desktop to the specified row# linear_spacing - space between desktops in "linear" mode (default 2.0)# use_breathing - turn on/off the ambient light dimming# animation_speed - number of milliseconds between animation steps# changespeed - how fast the rotation or sliding of faces takes# zoomspeed - how fast it zooms in and out from start## Example views (use by doing: '3ddesk --view=<viewname>')#view default ## this is the default if no --view specifiedzoom onshow_digit ondigit_size 100digit_color greenuse_breathing falseview gorightzoom offmode cylindergotoright onview goleftzoom offmode cylindergotoleft onview slidezoom offmode lineardigit_size 100digit_color graylinear_spacing 0.0view nozoomzoom offmode viewmasterdigit_size 100digit_color grayview linearmode lineardigit_color yellowlinear_spacing 0.0view linearzipmode linearlinear_spacing 19.0depth 5digit_size 200digit_color blueview bigmoneymode priceisrightdepth 10digit_color purpledigit_size 150
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -