Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ko:faq [2012/08/05 20:02] – [Window Manager] darkcircleko:faq [2012/08/05 20:18] – [메뉴] darkcircle
Line 176: Line 176:
 [[howto:kiosk_mode|키오스크 모드]] ([[http://www.xfce.org/documentation/4.2/manuals/xfce4-session#xfsm-kiosk-mode|xfce4-session]] 과 [[http://www.xfce.org/documentation/4.2/manuals/xfce4-panel#panel-kiosk|패널]] 문서를 보세요)를 사용하세요. [[howto:kiosk_mode|키오스크 모드]] ([[http://www.xfce.org/documentation/4.2/manuals/xfce4-session#xfsm-kiosk-mode|xfce4-session]] 과 [[http://www.xfce.org/documentation/4.2/manuals/xfce4-panel#panel-kiosk|패널]] 문서를 보세요)를 사용하세요.
  
-===== Menu =====+===== 메뉴 =====
  
-=== The left-click to get the menu on the title bar menu button seems a little slowHow do I change that? === +=== 제목 표시줄 메뉴 단추에서 메뉴를 띄우려고 마우스 왼쪽 단추를 누르는데 좀 느려보이네요어떻게 바꾸나요? === 
-The left-button single-click menu button display speed is linked to the double click speedIf one wants the menu to appear quicker, just change the double click speed in the Xfce 4 Settings Manager Mouse properties to be fasterOr, one can right click on the title bar to get the menu displayed almost instantly without adjusting the double-click speedThe menu will display both ways.+마우스 왼쪽 단추를 한 번 눌러서 띄우는 메뉴 단추는 두 번 누르기 속도와 연결되어 있습니다메뉴를 좀 더 빠르게 띄우고 싶다면 Xfce 4 설정 관리자의 마우스 속성에서 두 번 두르기 속도를 더 빠르게 바꾸시기만 하면 됩니다또는 두 번 누르기 속도를 조절하지 않고도 오른쪽 단추를 한번 눌러서 제목 표시줄에서 메뉴를 띄울 수도 있습니다두가지 방법 전부를 통해 메뉴가 나타날 것입니다.
  
-=== How do I display a list of all windows? === +=== 모든 창의 목록을 어떻게 표시하나요? === 
-There are two possibilitiesThe first is by middle clicking on the desktop (if you have xfdesktop runningor you can add the window list plugin to the panel (is provided with a ''xfce4-popup-windowlist'' command).+두가지 방법이 있는데요첫번째는 (xfdesktop이 실행중인 경우데스크톱에서 가운데 단추를 누르는 것이고, 이 방법 말고도 패널에 창 목록 플러그인을 추가하실 수 있습니다(''xfce4-popup-windowlist'' 명령으로 제공합니다).
  
-=== How to edit the auto generated menu with the menu editor? ===+=== 메뉴 편집기에서 자동생성한 메뉴를 어떻게 편집하나요? ===
   cp ~/.cache/xfce4/desktop/menu-cache-name-of-the-generated-file.xml ~/.config/xfce4/desktop/menu2.xml   cp ~/.cache/xfce4/desktop/menu-cache-name-of-the-generated-file.xml ~/.config/xfce4/desktop/menu2.xml
   cd ~/.config/xfce4/desktop/   cd ~/.config/xfce4/desktop/
Line 192: Line 192:
   mv menu3.xml menu.xml   mv menu3.xml menu.xml
  
-Now, you already have a menu with all the categories in the main tree with some duplicates, but you must first edit menu.xml with your favorite editor and remove the 4 following lines in the middle of the file, otherwise the menu editor will complain about a wrong format:+이제 일부 중복된 내용을 가진 메인트리의 모든 카테고리를 가진 메뉴를 가지게 됩니다만 여러분이 선호하는 편집기로 menu.xml을 먼저 편집해서 파일 중간의 다음 네 줄을 제거해야 합니다. 그렇지 않으면 메뉴 에디터가 잘못된 형식이라고 할 것입니다.
  
   </xfdesktop-menu>   </xfdesktop-menu>
Line 200: Line 200:
   <xfdesktop-menu>   <xfdesktop-menu>
  
-That's allNow you can run the menu editor, remove the few duplicates and edit all as you like.+다 되엇습니다이제 메뉴 편집기를 실행해서 일부 중복된 요소를 제거하고 여러분께서 원하시는대로 편집할 수 있습니다.
  
-Settings Desktop Menu Menu Editor+설정 데스크톱 메뉴 메뉴 편집기
  
-Notesby removing the "system" line, you will remove all the duplicates menu entries from the auto generated fileSo, if it is changed in this auto generated file, they don't appear anymore, but you will get rid of most of the duplicates.+참고: "system" 줄을 제거하면 자동으로 생성한 파일의 중복된 모든 메뉴 항목을 제거하기 될 것입니다따라서 자동 생성한 파일에서 바뀐 내용이 있다면 바뀐 내용에 대해 더이상 나타나지 않겠지만 상당한 양의 중복 내용을 처리하게 될 것입니다.
  
-To restore the original menu, just do in a terminal:+본래 메뉴를 복구하려면 터미널에서 다음 명령을 실행하시면 됩니다.
  
   mv menu.xml menu3.xml; mv menu.orig.xml menu.xml   mv menu.xml menu3.xml; mv menu.orig.xml menu.xml
  
-===What are the exact commands used when launching the 'Settingapplications?=== +=== '설정프로그램을 실행할 때 사용하는 명령이 정확히 무엇인가요? === 
-Please see [[mcs-manager_plugin_parameters|this wiki entry]].+[[mcs-manager_plugin_parameters|이 위키 항목]]을 참조해주세요 :)
  
 ===== File Manager ===== ===== File Manager =====