The clockchip of the MSX 2 keeps in memory only one of the three following instructions :
SET PASSWORD, SET PROMPT and SET TITLE.
With SET PROMPT, you can replace the "Ok" that comes after each BASIC command. (Example : SET PROMPT "Ready"

With SET TITLE, you can add a short text on the screen with the MSX logo, when you start the MSX (Example : SET TITLE "Yes"

. If the text has more than 6 characters, you must press on a touch to pass this screen. You can also change the colors of this starting screen, by adding ",1", ",2", ",3" or ",4" after the text.
If you use SET PROMPT or SET TITLE, the password is lost !