¥Õ¥ì¡¼¥à¡Êframe¡Ë¤È¤Ï¡¢1¤Ä¤«¤½¤ì°Ê¾å¤ÎEmacs¤Î¥¦¥£¥ó¥É¥¦¤ò ¼ý¤á¤Æ¤¤¤ë¥¹¥¯¥ê¡¼¥ó¾å¤Î¶ë·Á¤Ç¤¹¡£ ¥Õ¥ì¡¼¥à¤Ë¤ÏºÇ½é¤Ï1¤Ä¤Î¥¦¥£¥ó¥É¥¦¡Ê¤ª¤è¤Ó¥ß¥Ë¥Ð¥Ã¥Õ¥¡ÍÑ¥¦¥£¥ó¥É¥¦¡Ë¤¬ ¤¢¤ê¤Þ¤¹¤¬¡¢¤½¤ì¤ò¾å²¼¤äº¸±¦¤Ë¾®¤µ¤Ê¥¦¥£¥ó¥É¥¦¤Ëʬ³ä¤Ç¤¤Þ¤¹¡£
Emacs¤òʸ»úüËö¤Ç¼Â¹Ô¤¹¤ë¤È¡¢ 1¤Ä¤ÎüËö¥Õ¥ì¡¼¥à¡Êterminal frame¡Ë¤ò»È¤¤¤Þ¤¹¡£ Ê̤Υե졼¥à¤òºîÀ®¤¹¤ë¤È¡¢¤â¤Á¤í¤óüËö²èÌ̾å¤Ç¤Ï¡¢ Emacs¤Ï°ìÅÙ¤Ë1¤Ä¤Î¥Õ¥ì¡¼¥à¤·¤«É½¼¨¤·¤Þ¤»¤ó¡£
Emacs¤¬X¥¦¥£¥ó¥É¥¦¤Î¤è¤¦¤ÊÂбþ¤·¤Æ¤¤¤ë¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥à¤È ľÀÜÄÌ¿®¤·¤Æ¤¤¤ë¤È¤¤Ë¤Ï¡¢Ã¼Ëö¥Õ¥ì¡¼¥à¤Ï»È¤¤¤Þ¤»¤ó¡£ ¤½¤Î¤«¤ï¤ê¤Ë¡¢1¤Ä¤Î¥¦¥£¥ó¥É¥¦¥Õ¥ì¡¼¥à¡Êwindow frame¡Ë¤Ç»Ï¤Þ¤ê¤Þ¤¹¤¬¡¢ ¤¤¤¯¤Ä¤Ç¤â¥Õ¥ì¡¼¥à¤òºî¤ì¤Þ¤¹¤·¡¢¥¦¥£¥ó¥É¥¦¥·¥¹¥Æ¥à¤Ç¤ÏÉáÄ̤Τ³¤È¤Ç¤¹¤¬¡¢ Emacs¤Ï¤½¤Î¤è¤¦¤Ê¥Õ¥ì¡¼¥à¤òƱ»þ¤ËÊ£¿ôɽ¼¨¤Ç¤¤Þ¤¹¡£
¤³¤Î´Ø¿ô¤Ï¡¢object¤¬¥Õ¥ì¡¼¥à¤Ê¤é¤Ðt
¤òÊÖ¤·¡¢
¤µ¤â¤Ê¤±¤ì¤Ðnil
¤òÊÖ¤¹¡£
• Creating Frames: | Creating additional frames. | |
• Multiple Displays: | Creating frames on other displays. | |
• Frame Parameters: | Controlling frame size, position, font, etc. | |
• Frame Titles: | Automatic updating of frame titles. | |
• Deleting Frames: | Frames last until explicitly deleted. | |
• Finding All Frames: | How to examine all existing frames. | |
• Frames and Windows: | A frame contains windows; display of text always works through windows. | |
• Minibuffers and Frames: | How a frame finds the minibuffer to use. | |
• Input Focus: | Specifying the selected frame. | |
• Visibility of Frames: | Frames may be visible or invisible, or icons. | |
• Raising and Lowering: | Raising a frame makes it hide other windows; lowering it makes the others hide them. | |
• Frame Configurations: | Saving the state of all frames. | |
• Mouse Tracking: | Getting events that say when the mouse moves. | |
• Mouse Position: | Asking where the mouse is, or moving it. | |
• Pop-Up Menus: | Displaying a menu for the user to select from. | |
• Dialog Boxes: | Displaying a box to ask yes or no. | |
• Pointer Shapes: | Specifying the shape of the mouse pointer. | |
• Window System Selections: | Transferring text to and from other X clients. | |
• Font Names: | Looking up font names. | |
• Fontsets: | A fontset is a collection of fonts for displaying various character sets. | |
• Color Names: | Getting the definitions of color names. | |
• Resources: | Getting resource values from the server. | |
• Server Data: | Getting info about the X server. |
Emacs¤ÎºÆÉ½¼¨¤ÎÀ©¸æ¤Ë´ØÏ¢¤¹¤ë¾ðÊó¤Ë¤Ä¤¤¤Æ¤ÏSee Display¡£