Tuesday, December 16, 2014

All important, but non-free updates and drivers


There are important updates that must be installed. to do this,

1. apt-get update

Ensure that locale is correctly set

export LC_ALL="en_ZA.UTF-8"
export LC_CTYPE="en_ZA.UTF-8"
 
 o make clipboard copy and paste - CTRL+V work normally use this one command:
 
echo -n "*VT100.translations: #override Meta <KeyPress> V: insert-selection(PRIMARY, CUT_BUFFER0)" >> ~/.Xdefaults 

No comments:

Post a Comment