docs.kde.org
Menu Entries
Prev
Next

Chapter 4. Menu Entries

Table of Contents

File Menu
Edit Menu
View Menu
Windows Menu
Bookmarks Menu
Tools Menu
Settings Menu
Help Menu
Toolbar

Note that most menu commands also have a keyboard shortcut.

File Menu

File->New (Ctrl+N)

Creates a new byte array.

File->Open... (Ctrl+O)

Open an existing file.

File->Open Recent

Choose from a list of the last opened files.

File->Save (Ctrl+S)

Save byte array to a file.

File->Save As...

Save byte array to another file with a new name.

File->Export

Export the selected bytes to a file...

  • Values: ... encoded as byte values.

  • Plain Text: ... encoded as characters.

  • C array: ... defined as an array in the programming language C.

  • View in Plain Text: ... as in the data view with offset, byte values and characters.

File->Revert

Revert all changes and reset the edited byte array to the content of the file.

File->Print... (Ctrl+P)

Print the current byte array.

File->Permissions

Set modification privileges:

Read only

When set, changes may not be made to the loaded byte array.

File->Close (Ctrl+W)

Close the current byte array.

File->Quit (Ctrl+Q)

Close the Okteta window.

Prev
Next
Contents


docs.kde.org