Search This Blog

Showing posts with label Microsoft Word. Show all posts
Showing posts with label Microsoft Word. Show all posts

15 February, 2013

In Microsoft Word 2010 Leveled Numbering list turns to black box



I searched some forums and got the fix, please follow the below points

1. Put your cursor on the heading just right of the black box
2. Use the left arrow key on your keyboard to move left until the black box turns grey
3. Use the keyboard combination ctrl+shift+s, the dialog "Apply Styles" should appear
4. In this box, click "reapply"



tmux enabling mouse interaction

Add the below line to the ~/.tmux.conf setw -g mouse on save the file and exit from the tmux shell, you should be able to use your mouse to ...