Modifying shortcut keys: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
m (Created page with '__NOTOC__ __NOEDITSECTION__ {{Man2top |lang=en |rev=2.0.0 |st=d |Title=Chapter VIII. Customising Bluefish |prev=Man 2 ch07s08 |Subtitle=Part 2. Using Bluefish…')
 
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
__NOEDITSECTION__
{{Man2top
{{Man2top
|lang=en
|lang=en
Line 10: Line 9:
|next=Man 2 ch08s02
|next=Man 2 ch08s02
}}
}}
== Chapter VIII. Customising Bluefish ==
 
<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
<div style="float:right; background-color:#E5ECF9;border:1px solid #3061C2;">
*[[#1. Modifying shortcut keys|1. Modifying shortcut keys]]  
*[[#1. Modifying shortcut keys|1. Modifying shortcut keys]]  
Line 30: Line 29:
*[[Man 2 ch08s12|12. Modifying the highlighting patterns]]  
*[[Man 2 ch08s12|12. Modifying the highlighting patterns]]  
</div>
</div>
We have already seen how to customize the [[Man 2 ch07s06|quick bar]], the [[Man 2 ch07s07|Custom menu]], and the [[Man 2 ch07s08|External menu]]. Here are some other possibilities, most of them being made through the Edit preferences panel, accessible from the Preferences... icon in the main tool bar or from the Edit → Preferences menu item.
We have already seen how to customize the [[Man 2 ch07s06|quick bar]], the [[Man 2 ch07s07|Custom menu]], and the [[Man 2 ch07s08|External menu]]. Here are some other possibilities, most of them being made through the Edit preferences panel, accessible from the Preferences... icon in the main tool bar or from the Edit → Preferences menu item.


=== 1. Modifying shortcut keys ===
== 1. Modifying shortcut keys ==
Many menu entries are accessible via key combination, also called a shortcut. For example, pressing the '''Ctrl'''+'''S''' keys saves the current file to disk. If available, shortcut key combinations are shown on the right of the menu entry.
Many menu entries are accessible via key combination, also called a shortcut. For example, pressing the '''Ctrl'''+'''S''' keys saves the current file to disk. If available, shortcut key combinations are shown on the right of the menu entry.


Line 45: Line 45:
To save the shortcut key combinations for later Bluefish sessions, use Edit → Save Shortcut Keys. This will store the settings in the ~/.bluefish/menudump_2.
To save the shortcut key combinations for later Bluefish sessions, use Edit → Save Shortcut Keys. This will store the settings in the ~/.bluefish/menudump_2.


{{note|text=If you want to restore the default combinations simply remove this file and restart Bluefish.}}


[[File:Man2_note.png]] If you want to restore the default combinations simply remove this file and restart Bluefish.
{{warning|text=Be aware that if you give a menu entry the same shortcut as another one, the shortcut of the latter will be lost.}}
 
[[File:Man2_warning.png]] Be aware that if you give a menu entry the same shortcut as another one, the shortcut of the latter will be lost.





Revision as of 12:05, 31 December 2009


We have already seen how to customize the quick bar, the Custom menu, and the External menu. Here are some other possibilities, most of them being made through the Edit preferences panel, accessible from the Preferences... icon in the main tool bar or from the Edit → Preferences menu item.

1. Modifying shortcut keys

Many menu entries are accessible via key combination, also called a shortcut. For example, pressing the Ctrl+S keys saves the current file to disk. If available, shortcut key combinations are shown on the right of the menu entry.

To add or change a shortcut, move the mouse over the desired menu entry, and press the key combination you would like to use. Immediately this combination will show up on the right of the menu entry.

Here's a shortcut added to the File → Open URL... menu item:

File:Man2 prefs add shortcut.png
Adding a Shortcut to a Menu Item

To remove a shortcut, press the backspace key when you move the mouse over a menu entry to remove the shortcut.

To save the shortcut key combinations for later Bluefish sessions, use Edit → Save Shortcut Keys. This will store the settings in the ~/.bluefish/menudump_2.

Man2 note.gif If you want to restore the default combinations simply remove this file and restart Bluefish.
Man2 warning.png Be aware that if you give a menu entry the same shortcut as another one, the shortcut of the latter will be lost.