Class Xrandr


  • @ThreadSafe
    public final class Xrandr
    extends java.lang.Object
    Utility to query xrandr
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String[] XRANDR_VERBOSE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Xrandr()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<byte[]> getEdidArrays()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • XRANDR_VERBOSE

        private static final java.lang.String[] XRANDR_VERBOSE
    • Constructor Detail

      • Xrandr

        private Xrandr()
    • Method Detail

      • getEdidArrays

        public static java.util.List<byte[]> getEdidArrays()