mlvwmrc/.mlvwm/apps/chrome

65 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

2019-04-14 01:19:40 +00:00
Menu Chrome-File, Label "File", Left
2019-04-14 01:58:46 +00:00
"New Tab" Action SendMessage C+T
"New Window" Action SendMessage C+N
"New Incognito Window" Action SendMessage SC+N
"Reopen Closed Tab" Action SendMessage SC+T
"Open File..." Action SendMessage C+O
"Open Location..." Action SendMessage C+L
2019-04-14 01:58:46 +00:00
"" NonSelect
"Close Window" Action SendMessage SC+W
"Close Tab" Action SendMessage C+W
"" NonSelect
2019-04-14 01:58:46 +00:00
"Quit" Action SendMessage SC+Q
END
Menu Chrome-View, Label "View", Left
"Show/Hide Bookmarks Bar" Action SendMessage SC+B
"" NonSelect
2019-11-22 19:47:46 +00:00
"Stop" Action SendMessage N+Escape
"Reload This Page" Action SendMessage C+R
"" NonSelect
"Actual Size" Action SendMessage C+0
"Zoom In" Action SendMessage C+plus
"Zoom Out" Action SendMessage C+minus
"" NonSelect
2019-04-14 01:58:46 +00:00
"Developer Tools" Action SendMessage SC+I
2019-04-14 01:19:40 +00:00
END
Menu Chrome-History, Label "History", Left
"Home" NonSelect, Gray
"Back" NonSelect, Gray
"Forward" NonSelect, Gray
"" NonSelect
"Show Full History" Action SendMessage C+H
END
Menu Chrome-Bookmarks, Label "Bookmarks", Left
"Bookmark Manager" Action SendMessage SC+O
"Bookmark This Page..." Action SendMessage C+D
"Bookmark All Tabs..." Action SendMessage SC+D
END
Menu Chrome-Window, Label "Window", Left
"Select Next Tab" Action SendMessage C+Tab
"Select Previous Tab" Action SendMessage SC+Tab
"" NonSelect
"Downloads" Action SendMessage C+J
"Extensions" NonSelect, Gray
"Task Manager" Action SendMessage S+Escape
END
2019-04-14 01:19:40 +00:00
MenuBar Chrome
Chrome-File
Default-Edit
2019-04-14 01:58:46 +00:00
Chrome-View
Chrome-History
Chrome-Bookmarks
Chrome-Window
2019-04-14 01:19:40 +00:00
END
Style
"Chromium*" NoSBarH, NoSBarV
2019-08-02 18:26:35 +00:00
"Chromium*" MiniIcon chromium.xpm, MenuBar Chrome
2019-04-14 01:19:40 +00:00
END