Changes between Initial Version and Version 1 of Ticket #4479, comment 4


Ignore:
Timestamp:
08/29/24 06:30:08 (2 months ago)
Author:
glennmcc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4479, comment 4

    initial v1  
    77 
    88It does work fine running mc in a terminal window _inside_ of X 
     9 
     10So, do I simply need to remove the parenthesis like this ? 
     119       if [ -n "$DISPLAY" ]; then 
     1210      [ -n "${MC_XDG_OPEN}" ] || MC_XDG_OPEN="xdg-open" 
     1311      fi 
     14