Sublime Text 3 GBK Encoding Support Press Ctrl ~ to open the command line, and then enter the following line of code import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) );…
Ubuntu can not be shut down solutions
Step1 In the terminal input: $ sudo gedit /etc/modules Add the following code at the end of the file,then save it. $ apm power_off=1 Step2 In the terminal input: $ sudo gedit /etc/rc0.d/S90halt Find Sec code hddown="-h" if grep -qs…
Install Ubuntu dual graphics laptop computer how to disable discrete graphics
I use a laptop computer model is DELL Inspiron 5520 15RD-2518 Integrated graphics : Intel HD Graphics 4000 Discrete graphics : AMD Radeon HD 7670M Ubuntu operating system, support for the ATI graphics card is not very well, and used…
Ubuntu Software Installation Reference
To share some of the software I use Ubuntu operating system, if you want to recommend to my software, please leave a message tell me. Input Method Platform IBus The Intelligent Input Bus (IBus) is an input method framework for…