= New Version 3.x Screenshot = [[TableOfContents]] == When vee started, == attachment:startup-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=startup.jpg Big Picture] In this shot, the menubar and toolbar was hided. In the default setting, these will be shown, but the person who prefer a minimalism like me, set the vee like this. The bookmark panel in the downside use the tree structures, so you can manage it by hierachy order. == Terminal is, == The basic feature of vee is 'terminal' attachment:terminal-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=terminal.jpg Big Picture] Z, the default keyboard shortcut. If you want to change it, you can do that in preferences dialog. Like the previous version, you can open files in a new tab like this. {{{ shell > veet }}} This feature definately needed by me, you can cooperate with other console applicaton by setting like this, {{{ shell > EDITOR=veet /usr/bin/mc }}} In mc, you can open file with 'F4' in new tab. The default terminal settings, back(fore)ground color, max-scrollable lines, font, can be changed in 'preferences' dialog. If you can store it as bookmark item, you can set it's own setting in bookmark property dialog. == VIM is, == attachment:vim-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=vim.jpg Big Picture] You can execute vim by V is default keyboard shortcut or button in toolbar. It's so simple. You can use mouse action in VIM and you also use DND(Drag and drop). If you drag files or directory icon from other part of X(especially GNOME desktop or nautilus filebrowser.) and drop it in VEE, in vim tab it open the file. In terminal tab, dnd will insert the full path of file. == Let's connect SSH server. == In new version of VEE, 3.x, we will use ssh client like ssh(openssh) executable. To connect, press S, or click the ssh button in toolbar, and 'SSH Connection' dialog will be shown. Insert 'host', 'user', and 'password'. If you did not insert 'password', the connecton will be failed. attachment:ssh_connections-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=ssh_connections.jpg Big Picture] Connected to ssh server in VEE. attachment:ssh-connected-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=ssh-connected.jpg Big Picture] It's like terminal. You can also use 'ssh filebrowser' in this state. == Use SSH Filebrowser == attachment:ssh-filebrowser-from-dashboard-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=ssh-filebrowser-from-dashboard.jpg Big Picture] 'F12' will show 'dashboard', it include the buttons in toolbar. If you already connected to ssh server, it will display 'In this SSH Session,' section and new buttons for ssh and you click the 'SSH Filebrowser', you also open the new ssh filebrowser tab without 'SSH connection' dialog. attachment:ssh-filebrowser-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=ssh-filebrowser.jpg Big Picture] If connected, the 'remote' part will be sensitive. The SSH Filebrowser is not yet production state, so it have many bugs and requires many improvements. You can test it, drag files in file list and drop it between panels, it transfer files. attachment:ssh-filetransfer-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=ssh-filetransfer.jpg Big Picture] == New toolbar == attachment:dashboard-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=dashboard.jpg Big Picture] 'F12' shows this. == New Preferences Dialog == attachment:preferences-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=preferences.jpg Big Picture] In 'Fonts' section, you can set the default font of VEE. attachment:preferences-etc-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=preferences-etc.jpg Big Picture] Module section. attachment:preferences-keyboard-shortcut-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=preferences-keyboard-shortcut.jpg Big Picture] Like the previous versions, you can change the keyboard shortcut for VEE. It acts like the 'keyboard shortcut' setting in GNOME. == Bookmark panel is, == In the new version, we can not use popup menu, and instead of it, we use toolbuttons in right side of panel. attachment:bookmark_property_terminal-600.jpg [http://wiki.kldp.org/wiki.php/VEE/3.2%5FScreenshot3.2%C0%C7%BD%BA%C5%A9%B8%B0%BC%A6%C0%D4%B4%CF%B4%D9.?action=download&value=bookmark_property_terminal.jpg Big Picture] Thanks. I'm Spike^ekipS ---- Please see [ÆäÀÌÁöÀ̸§] and [ÆäÀÌÁöÀ̸§±ÔÄ¢] ±×¸®°í »õ ÆäÀÌÁöÀ̸§À» Á¦¾ÈÇØÁֽñæ.