diff --git a/README.md b/README.md
index d27eaf0..ae74595 100644
--- a/README.md
+++ b/README.md
@@ -206,9 +206,17 @@ the right one red while something is going out on the air.
### The buttons and the title bar
-Under the function keys is the row N1MM has: Esc: Stop, Wipe, Log It, Edit,
-Spot It and QRZ, each doing what its key does. QRZ opens the callsign's page in
-a browser. N1MM's Mark and Store are not there, because call stacking is not.
+The twelve function keys sit in two rows of six, with the row of actions under
+them, between the entry boxes and the bearing line, which is where N1MM puts
+them. Each row fills the width, and the first button of the action row takes the
+23 per cent N1MM gives it.
+
+The action row is N1MM's: Esc: Stop, Wipe, Log It, Edit, Spot It and QRZ, each
+doing what its key does. QRZ opens the callsign's page in a browser.
+
+N1MM's other two buttons are not there. Mark puts a `Busy@` marker on your own
+bandmap at the frequency you are on, which needs a bandmap entry that is not a
+station. Store is call stacking, which is not here either.
The title bar says what N1MM's says: the frequency, the mode, whether the
frequency came from a radio or was typed, and which radio the window belongs to
diff --git a/src/Nonemm.App/Windows/EntryWindow.axaml b/src/Nonemm.App/Windows/EntryWindow.axaml
index 5d948c0..213be11 100644
--- a/src/Nonemm.App/Windows/EntryWindow.axaml
+++ b/src/Nonemm.App/Windows/EntryWindow.axaml
@@ -34,8 +34,10 @@