Fix Weather, Terminal, Update Manager graphic woes
  • lxlelxle
    PMPosts: 2,656
    This is the new .Xresources file to be included in the update to lxle. It fixes known issues with the update manager blanking out, weather app appearing weird in other language and adds support for additional features in uxterm.

    Simply open your home directory, show hidden files. Find .Xresources file, open it and replace the text with the following... then restart.

    UXTerm*bellIsUrgent: true
    UXTerm*background:  #242424
    UXTerm*foreground:  #ffffff
    UXTerm*cursorColor: #ffffff
    UXTerm*backarrowKey: false
    UXTerm*ttyModes: erase ^?
    UXterm*saveLines: 4096
    UXTerm*metaSendsEscape: true
    UXTerm*eightBitInput: false
    UXTerm*locale: true
    UXTerm*faceName: Bitstream Vera Serif Mono
    UXTerm*faceSize: 10
    UXTerm*vt100*geometry: 80x30
    UXTerm*loginShell: true
    UXTerm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
    UXTerm*termName: UXTerm-256color
    UXTerm*eightBitInput: false
    UXTerm*cursorBlink: True
    UXTerm*selectToClipboard: true
    UXTerm*ScrollBar: on
    UXTerm*rightScrollBar: true
    UXTerm*multiScroll: on
    UXTerm*jumpScroll: on
    UXTerm*dynamicColors:      true
    UXTerm*scrollbar.Translations: #override \n\
      :StartScroll(Continous) MoveThumb() NotifyThumb()\n\
      :MoveThumb() NotifyThumb() \n\
      :StartScroll(Continous) MoveThumb() NotifyThumb()\n\
      :MoveThumb() NotifyThumb() \n\
      :StartScroll(Continous) MoveThumb() NotifyThumb()\n\
      :MoveThumb() NotifyThumb() \n\
      :NotifyScroll(Proportional) EndScroll()
    UXTerm.vt100.translations: #override \
      ~Meta <Btn3Down> : insert-selection(CLIPBOARD,CUT_BUFFER0) \n\