install

来自「一个3D桌面的实现源码」· 代码 · 共 52 行

TXT
52
字号
3d-Desktop----------3d Desktop is a OpenGL program for switching virtual desktops ina seamless 3-dimensional manner.  The default "visualization" mapsyour screen onto an N-sided "carousel" which is rotated to select thenext screen.  When activated the current desktop appears to zoom outso as to make your desktop appear to be actually in a 3d environmentwith your other desktops.The latest version of 3d-Desktop can be obtained from:   http://desk3d.sourceforge.net/Requirements------------  OpenGL/Mesa (Hardware acceleration is required)  GLX  XF86VidMode extensions  Imlib2  (The -devel components are necessary for compilation)Installation------------    tar zxvf 3ddesktop-x.y.z.tar.gz    ./configure    make    make installSetup-----    3ddesk --acquireThis starts the 3ddeskd server and acquires an image of each of yourvirtual desktops.  It will cycle through each desktop and return toyour current.Running-------    bind a key combination to "/usr/bin/3ddesk"    press the keys and BINGO!  3D sweetness :)See the README for more info!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?