zymos000 /.lircrc

begin
  remote = test3 
  prog = irexec
  button = vol_up
  config = amixer set "PCM" 10+
  repeat = 1
end
begin
  remote = test3 
  prog = irexec
  button = vol_down
  config = amixer set "PCM" 10-
  repeat = 1
end