Skip to main content

Posts

Showing posts from November, 2018

Language Hotkeys removed by itself (Windows 10)

See the  article 1- Define your hot-keys. 2- Search and find the "region" settings palette and go to administrative tab. Now go to "Copy Settings" section. Select both tick boxes below the window and press ok.

How to check Properties of JAVA installed

[myuser@localhost ~]$ java -XshowSettings:properties -version Property settings:     awt.toolkit = sun.awt.X11.XToolkit     file.encoding = UTF-8     file.encoding.pkg = sun.io     file.separator = /     java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment     java.awt.printerjob = sun.print.PSPrinterJob     java.class.path = .     java.class.version = 51.0     java.endorsed.dirs = /home/myuser/java/jdk1.7.0_75/jre/lib/endorsed     java.ext.dirs = /home/myuser/java/jdk1.7.0_75/jre/lib/ext         /usr/java/packages/lib/ext     java.home = /home/myuser/java/jdk1.7.0_75/jre     java.io.tmpdir = /tmp     java.library.path = /usr/java/packages/lib/amd64         /usr/lib64         /lib64         /lib         /usr/lib     java.runtime.name = Java(TM) SE Runtime Environment     java.runtime.version = 1.7.0_75-b13     java.specification.name = Java Platform API Specification     java.specification.vendor = Oracle Corporation     java.speci