Wednesday, December 24, 2014

irfanview: rename file names in batch processing

Renaming camera photos in
$E36868(%Y%m%d)_$E36868(%H%M%S)

terminator: windows size and position

Example of a confing file: ~/.config/terminator/config


[global_config]
[keybindings]
[profiles]
  [[default]]
    use_system_font = False
    font = Monospace 12
    background_image = None
[layouts]
  [[default]]
    [[[child1]]]
      profile = default
      type = Terminal
      parent = window0
    [[[window0]]]
      type = Window
      parent = ""
      position = 1110:1043
      size = 1300, 450 

[plugins]