summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2015-11-16 17:55:56 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2015-11-16 19:47:47 +0000
commit28d256ebd46552e4a46174634eb372c1d1797940 (patch)
treeece0a641d742fd73409b40a6e5eca74b91d5d7ca
parent5e48f48dbbc4ea4931a6a580cf6cd29f6149bd94 (diff)
Remove 'Applications' menu from default XWinrc
This is redundant to xwin-xdg-menu Also remove default special sysmenu menu for xterm and adding always-on-top to all sysmenus
-rw-r--r--hw/xwin/system.XWinrc48
1 files changed, 24 insertions, 24 deletions
diff --git a/hw/xwin/system.XWinrc b/hw/xwin/system.XWinrc
index f572bf301..87d714a68 100644
--- a/hw/xwin/system.XWinrc
+++ b/hw/xwin/system.XWinrc
@@ -81,18 +81,18 @@
// own configuration file.
// Make some menus...
-menu apps {
- xterm exec "xterm"
- "Emacs" exec "emacs"
- notepad exec notepad
- xload exec "xload -display %display%" # Comment
-}
+# menu apps {
+# xterm exec "xterm"
+# "Emacs" exec "emacs"
+# notepad exec notepad
+# xload exec "xload -display %display%" # Comment
+# }
menu root {
- "Applications" menu apps
+// "Applications" menu apps
// Comments fit here, too...
+// SEPARATOR
- SEPARATOR
FAQ EXEC "cygstart http://x.cygwin.com/docs/faq/cygwin-x-faq.html"
"User's Guide" EXEC "cygstart http://x.cygwin.com/docs/ug/cygwin-x-ug.html"
SEPARATOR
@@ -103,24 +103,24 @@ menu root {
SEParATOR
}
-menu aot {
- Separator
- "Always on Top" alwaysontop
-}
-
-menu xtermspecial {
- "Emacs" exec "emacs"
- "Always on Top" alwaysontop
- SepArAtor
-}
-
RootMenu root
-DefaultSysMenu aot atend
-
-SysMenu {
- "xterm" xtermspecial atstart
-}
+# menu aot {
+# Separator
+# "Always on Top" alwaysontop
+# }
+#
+# menu xtermspecial {
+# "Emacs" exec "emacs"
+# "Always on Top" alwaysontop
+# SepArAtor
+# }
+#
+# DefaultSysMenu aot atend
+#
+# SysMenu {
+# "xterm" xtermspecial atstart
+# }
# IconDirectory "c:\winnt\"